Yiyotop / ro-rail

Automatically exported from code.google.com/p/ro-rail
0 stars 0 forks source link

A way to set to defend only if HP is below a certain % #18

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What is the expected outcome? What do you see instead?
What a certain HP % is reached, the homonc or merc will stop attacking and
restart when HP is above that range.

What revision of the product are you using?

What type of homunculus/mercenary are you using?
Filir/Archer

Please provide any additional information below.

Original issue reported on code.google.com by ethanle...@gmail.com on 23 May 2010 at 7:09

GoogleCodeExporter commented 8 years ago
I'll begin work on a feature like this shortly.

Original comment by faithful...@gmail.com on 11 Jun 2010 at 1:32

GoogleCodeExporter commented 8 years ago

Original comment by faithful...@gmail.com on 11 Jun 2010 at 1:37

GoogleCodeExporter commented 8 years ago
I added the options AutoPassiveHP, AutoPassiveHPisPercent, and AutoUnPassiveHP 
in revision 171. When HP drops below the value set in AutoPassiveHP, RAIL will 
act as if it Aggessive is set to false. Note that this is temporary and will 
not actually modify the state-file. It will remain this way until HP comes back 
above AutoUnPassiveHP. If AutoPassiveHPisPercent is true, both of those values 
will be in percents.

Original comment by faithful...@gmail.com on 19 Jun 2010 at 10:14

GoogleCodeExporter commented 8 years ago
I tried this option, but is there an option to do this only when idle? I want 
my Vanil to die fighting rather than running away from a mob of enemies like 
crazy. It would be good if there's a true/false option for this. Thanks

Original comment by Kusanag...@gmail.com on 3 Sep 2010 at 12:39