| 12-14-2002, 05:09 AM | #1 |
Hello everyone of the forums! I'm trying to make a unit that has the "demi" ability from the final fantasy games (reduces heatlh by 1/4). I'm not really sure how to do this though.... I can't find a way to set life of attacked unit to minus a percent... Help is very appreciated!!! |
| 12-14-2002, 06:02 AM | #2 |
Unit- Set life of (victim) to ((Life of (victim)) - (0.25 x (Life of (victim))) Use Set life to value, then use two Arithmetic things. I hope this makes sense |
