@Ramon said:
-can i make tech dice basically hit every time (so they hit at 1 or higher, basically you pay 20 ipcs for guarenteed tech unlock)
<property name="Low Luck for Technology" value="true" editable="true">
<boolean/>
</property>
Give the player the number of dice equal to "diceSides".
@Ramon said:
<option name="isMarine" value="true"/>
"isMarine" takes a number value. "isMarine"=true is converter to "isMarine"=1. "isMarine" can also be set to negative values.
@Ramon said:
If i understand correctly you can basically give conscripts 1 attack, and make every unit (except trenches) debuff them with 1?
Yea.. but upon further testing, because both units are 0, the buff was not applied, so I'm still working on this.
wc_sumpton said:
It can get slightly complicated.
Cheers...