Yiyotop / ro-rail

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

Add option for minimum SP amount for each skill. #21

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What feature would enhance usability or efficiency?
Option which does not allow to use Chaotic Blessing (Vanilmirth) if SP at 
homunculus there is less than set.

What steps would demonstrate the improvement granted by the recommended
feature?
1.Since SP it is restored faster, and at small quantity of monsters on a card 
or rest SP already full, and HP is at very low level (5-30 %).
2.Increases survivability at AfK-lvling.
3.It is possible to leave SP on fight that at a meeting with the strong monster 
to beat its not only physical attack.

What is the current behavior in the above situation?
Now Vanilmirth uses Chaotic Blessing without dependence from quantity SP.

What revision of the product are you using?
"$Id: Version.lua 168 2010-05-12

What type of homunculus/mercenary are you using?
Vanilmirth

Please provide any additional information below.
Excuse for my English. I used the Online-translator Translate.ru

Original issue reported on code.google.com by rid.lin....@gmail.com on 8 Jun 2010 at 6:24

GoogleCodeExporter commented 8 years ago
I'll add a generic option that will be applicable to all skills soon. It's been 
on my list of things to do, but I never got around to it.

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

GoogleCodeExporter commented 8 years ago
I've added two skill options ReservedSP and ReservedSPisPercent, that apply to 
all skills. These can be found in revision 170 or later.

Original comment by faithful...@gmail.com on 19 Jun 2010 at 8:38

GoogleCodeExporter commented 8 years ago
Many thanks for it. But, how it works?
I set 
rail_state["SkillOptions"][8014]["ReservedSPisPercent"] = false
rail_state["SkillOptions"][8014]["SelfHP"] = 99
rail_state["SkillOptions"][8014]["SelfHPisPercent"] = true
rail_state["SkillOptions"][8014]["Name"] = "Chaotic Blessings"
rail_state["SkillOptions"][8014]["ReservedSP"] = 10
or (that is more plausible for 58th lvl of Vanilmirth)
rail_state["SkillOptions"][8014]["ReservedSP"] = 150
but "Chaotic Blessings" not work.
What do I do not correctly?

Original comment by rid.lin....@gmail.com on 19 Jun 2010 at 6:29

GoogleCodeExporter commented 8 years ago
Do you mind posting your entire state-file? I'll do some tests and see what's 
wrong.

Original comment by faithful...@gmail.com on 21 Jun 2010 at 11:14

GoogleCodeExporter commented 8 years ago
Here my state-file.

Original comment by rid.lin....@gmail.com on 22 Jun 2010 at 2:34

Attachments:

GoogleCodeExporter commented 8 years ago
My apologies for the late response, I have been very busy recently. I will 
begin work on this shortly.

Original comment by faithful...@gmail.com on 8 Jul 2010 at 11:46