Multiple effect on one enchancement device.

Freeform discussion about anything related to modding Transcendence.
Post Reply
User avatar
DigaRW
Militia Captain
Militia Captain
Posts: 517
Joined: Thu Jul 30, 2015 3:10 pm
Location: The place where I belong
Contact:

I have tried for a weeks to increasing damage but lowering ROF to enchancement device, but it seem it only work just one effect (Damage). I don't have an idea to make them both work. And also, how to reducing ROF for weapon with using device?

Code: Select all

<EnchancementAbilities>
<Enchance type = "CMEnchancement"
criteria = "w +CM"
effect (?) = "+hpBonus=100; -speed=75;"/>
</EnchancementAbilities>
Download Transcendence mods from Reinvented Workbench Project!
Click this link!
PM
Fleet Admiral
Fleet Admiral
Posts: 2570
Joined: Wed Sep 01, 2010 12:54 am

You can use multiple Enhance brackets within the EnhancementAbilities. You probably need a separate type for each bracket so that all of the enhancements work.
Download and Play in 1.9 beta 1...
Drake Technologies (Alpha): More hardware for combat in parts 1 and 2!
Star Castle Arcade: Play a classic arcade game adventure, with or without more features (like powerups)!
Playership Drones: Buy or restore exotic ships to command!

Other playable mods from 1.8 and 1.7, waiting to be updated...
Godmode v3 (WIP): Dev/cheat tool compatible with D&O parts 1 or 2.
Ferdinand
Militia Lieutenant
Militia Lieutenant
Posts: 220
Joined: Mon Feb 23, 2015 2:35 pm
Location: Dancing in the universe
Contact:

Maybe it will work if you make it an enhancer instead of an enChancer ?
Post Reply