Here's what I have:
partySkill Heal {
lvl 10
target_hp < 80%
timeout 1
target_whenStatusInactive Frenzy
sp > 39
}
yet the Priest still attempts to heal my LK. Ideas?
Slave Heal Spamming on Frenzied RK Master
Moderator: Moderators
-
- Noob
- Posts: 5
- Joined: 30 Jan 2010, 07:07
- Noob?: No
-
- Plain Yogurt
- Posts: 73
- Joined: 09 Nov 2010, 16:20
- Noob?: No
Re: Slave Heal Spamming on Frenzied RK Master
Maybe your "target_whenstatusinactive Frenzy" is wrong. Besides that I can only think of using "target_hp" without % but for example:
Your RK has max HP of 35000 without Berserk(Frenzy). With Berserk it has 130k. Now you set "target_hp" to <30000 so it only heals if he is below 30000. That at least makes it stop healspam at high berserk hp levels.
To fix it a bit more you could limit Heal to Kyrie Eleison being inactive on the target while giving Kyrie Eleison a timeout of ~5 seconds and a minimum of ~20.000 hp on the target. This would make your priest keep KE on your frenzied RK (which is huge with that much HP) and really only heal him when he is almost out of berserk or out of berserk which is a lot human like + useful.
Your RK has max HP of 35000 without Berserk(Frenzy). With Berserk it has 130k. Now you set "target_hp" to <30000 so it only heals if he is below 30000. That at least makes it stop healspam at high berserk hp levels.
To fix it a bit more you could limit Heal to Kyrie Eleison being inactive on the target while giving Kyrie Eleison a timeout of ~5 seconds and a minimum of ~20.000 hp on the target. This would make your priest keep KE on your frenzied RK (which is huge with that much HP) and really only heal him when he is almost out of berserk or out of berserk which is a lot human like + useful.
-
- Noob
- Posts: 5
- Joined: 30 Jan 2010, 07:07
- Noob?: No
Re: Slave Heal Spamming on Frenzied RK Master
status id handle may list it wrong
+# Lord Knight
+EFST_AURABLADE Aura Blade
+EFST_PARRYING Parry
+EFST_LKCONCENTRATION Concentration
+EFST_TENSIONRELAX Relax
+EFST_BERSERK Frenzy
i guess status BERSERK is what ill try
EDIT berserk as a status didnt work..
+# Lord Knight
+EFST_AURABLADE Aura Blade
+EFST_PARRYING Parry
+EFST_LKCONCENTRATION Concentration
+EFST_TENSIONRELAX Relax
+EFST_BERSERK Frenzy
i guess status BERSERK is what ill try
EDIT berserk as a status didnt work..
-
- Noob
- Posts: 5
- Joined: 30 Jan 2010, 07:07
- Noob?: No
Re: Slave Heal Spamming on Frenzied RK Master
still no idea whats making it do that
-
- Plain Yogurt
- Posts: 73
- Joined: 09 Nov 2010, 16:20
- Noob?: No
Re: Slave Heal Spamming on Frenzied RK Master
If you try Berserk -> EFST_BERSERK except for that, you should try my suggestions or explain further where you level etc
-
- Noob
- Posts: 5
- Joined: 30 Jan 2010, 07:07
- Noob?: No
Re: Slave Heal Spamming on Frenzied RK Master
target_whenstatusinactive EFST_BERSERK hmm? ill have to try it out tonight when i get back home.
I may have to just set up different heal blocks for my different party members, and have it only Kyrie the knight. The knight has a large amount of SP regen atm so self heal through frenzy shouldn't be that hard.
I may have to just set up different heal blocks for my different party members, and have it only Kyrie the knight. The knight has a large amount of SP regen atm so self heal through frenzy shouldn't be that hard.
-
- Human
- Posts: 46
- Joined: 07 Apr 2010, 12:11
- Noob?: Yes
Re: Slave Heal Spamming on Frenzied RK Master
yes, try the EFST_BERSERK. If you read the patch notes from the latest SVN this may be the only way to prevent the heal spam.
The IRO tables have not been updated for 3rd job skill names/statuses, I'm grabbing them from kRO tables for the EFST name.
I'm just concerned that without the table updates, it will not recognize "Frenzy" as EFST_BERSERK
Also statusnametable.txt lists this:
EFST_BERSERK Berserk
The IRO tables have not been updated for 3rd job skill names/statuses, I'm grabbing them from kRO tables for the EFST name.
I'm just concerned that without the table updates, it will not recognize "Frenzy" as EFST_BERSERK
Also statusnametable.txt lists this:
EFST_BERSERK Berserk