SAFE BLESSING,AGI, ECT MODE by ur SLAVE

Forum closed. Read only permissions.

Moderator: Moderators

Message
Author
pgscrw
Noob
Noob
Posts: 1
Joined: 17 Apr 2008, 08:14

SAFE BLESSING,AGI, ECT MODE by ur SLAVE

#1 Post by pgscrw »

Introduction: If u have a priest slave (only 1 slave) to follow a master, he or she might be casting alot. Unfortunately, there is a possibility that the master been attacked by many monsters at once during the time his status are not active. Instead of healing master, the priest might be casting spell on u! Then u're in trouble. Therefore, i make a simple config to ensure the master is being heal 1st.

CONFIG


partySkill Blessing {
lvl 10
maxCastTime 0
minCastTime 0
hp > 80%
sp > 50%
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 1
notInTown 0
timeout 0
disabled 0
manualAI 0
target
target_hp > 65%
target_isJob
target_isNotJob
target_whenStatusActive
target_whenStatusInactive Blessing
target_aggressives
target_monsters
target_timeout 240
target_deltaHp
target_dead 0
inInventory
isSelfSkill 0
}
partySkill Increase Agi {
lvl 10
maxUses 0
maxCastTime 0
minCastTime 0
hp > 80%
sp > 50%
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 1
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
manualAI 0
target
target_hp > 65%
target_isJob
target_isNotJob
target_whenStatusActive
target_whenStatusInactive Increase AGI
target_aggressives
target_monsters
target_timeout 240
target_deltaHp
target_dead 0
inInventory
isSelfSkill 0
}
partySkill Heal {
lvl 5
maxCastTime 0
minCastTime 0
hp > 70%
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive
whenFollowing 1
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
manualAI 0
target
target_hp < 60%
target_isJob
target_isNotJob
target_whenStatusActive
target_whenStatusInactive
target_aggressives
target_monsters
target_timeout 0
target_deltaHp
target_dead 0
inInventory
isSelfSkill 0
}
Last edited by pgscrw on 18 Apr 2008, 10:54, edited 1 time in total.

Janzzon
Noob
Noob
Posts: 10
Joined: 06 Apr 2008, 08:20

Re: SAFE BLESSING,AGI, ECT MODE by ur SLAVE

#2 Post by Janzzon »

omg so cool!




oh, wait...








what's this again?
Image

Ev5
Human
Human
Posts: 40
Joined: 07 Apr 2008, 10:36

Re: SAFE BLESSING,AGI, ECT MODE by ur SLAVE

#3 Post by Ev5 »

how about this instead? the same thing just not with all the junk in it...
i think his plan was the slave wont buff unless the char its following is above a certain HP value %

So if the bot is dieing the slave wont try to use buff and instead he will use heal.
anyways i think if you paste heal above bless and agi (in the config.txt) it would first do heal as a priority over agi and bless or other buffs, so none of this is really needed..

Code: Select all

partySkill Blessing {
lvl 10
hp > 80%
sp > 50%
notWhileSitting 1
notInTown 1
timeout 1500
target_hp > 65%

}

Code: Select all

partySkill Increase Agi {
lvl 10
hp > 80%
sp > 50%
notWhileSitting 1
notInTown 1
timeout 1500
target_hp > 65%

}

Border
Noob
Noob
Posts: 1
Joined: 23 Apr 2008, 11:27

Re: SAFE BLESSING,AGI, ECT MODE by ur SLAVE

#4 Post by Border »

Why use timeout when there is target_whenStatusInactive ?

Roxas
Noob
Noob
Posts: 13
Joined: 06 May 2008, 02:53
Noob?: No
Location: No man's land

Re: SAFE BLESSING,AGI, ECT MODE by ur SLAVE

#5 Post by Roxas »

Timeout is necessary cuz many a times when the slave is casting magnificat the Master is running ahead and killing monsters and when the slave finds its masters it 1st does AGI Up , Bless etc etc even if the statuses are active.

Clarifies?
Image

Roxas
Noob
Noob
Posts: 13
Joined: 06 May 2008, 02:53
Noob?: No
Location: No man's land

Re: SAFE BLESSING,AGI, ECT MODE by ur SLAVE

#6 Post by Roxas »

Ev5 wrote:anyways i think if you paste heal above bless and agi (in the config.txt) it would first do heal as a priority over agi and bless or other buffs, so none of this is really needed..
This is not always the scenario, the slave does NOT always heal the master 1st, even if you keep Heal b4 other Buffs.
Image

Cadeath
Plain Yogurt
Plain Yogurt
Posts: 59
Joined: 05 Apr 2008, 05:14

Re: SAFE BLESSING,AGI, ECT MODE by ur SLAVE

#7 Post by Cadeath »

I've got a question?
Is your party skill heal working for version 2.0.5.1?
please answer surely...

Roxas
Noob
Noob
Posts: 13
Joined: 06 May 2008, 02:53
Noob?: No
Location: No man's land

Re: SAFE BLESSING,AGI, ECT MODE by ur SLAVE

#8 Post by Roxas »

Try this, shud work :

Code: Select all

partySkill Heal {
	lvl 10
	hp 
	sp > 10%
	target_hp <= 75%
}
Image

Krai
Been there done that!
Been there done that!
Posts: 106
Joined: 04 Apr 2008, 16:23
Noob?: Yes
Location: The Bay

Re: SAFE BLESSING,AGI, ECT MODE by ur SLAVE

#9 Post by Krai »

Border wrote:Why use timeout when there is target_whenStatusInactive ?
this works on my bot... plus my cast time is really short... i dont think ive ever had that problem with my bot
Don't Get Owned! Do Your Research First.
The Manual | Packet Extractor | Use Macros | Server Info Guide | Old Forum
You got banned? Krai me a fuckin river..

Locked