Ailment Cursed

Philippines

Moderators: waferbaron, Moderators

Forum rules
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
mao43
Noob
Noob
Posts: 18
Joined: 14 Jul 2011, 12:37
Noob?: No

Ailment Cursed

#1 Post by mao43 »

it seems many people got confused with Cursed

Skills: ( said to remove Cursed )

Cure
- Cures Blind, Confusion and Silence Effect

Status Recovery
- Cures Frozen, Blind and Stunned Effect

Solution is Blessing

but when i tried to input it
example like this

Code: Select all

partySkill Blessing {
	lvl 10
	target_whenStatusInactive Blessing
	target_whenStatusActive Cursed
}
it doesn't work

Using Openkore 2.0.7
benj1320
Moderators
Moderators
Posts: 403
Joined: 25 Aug 2008, 14:56
Noob?: No
Location: CyberOne Building , Eastwood

Re: Ailment Cursed

#2 Post by benj1320 »

partySkill Blessing {
lvl 10
target <--- add the target/master's name
target_whenStatusInactive Blessing <--- remove this.
target_whenStatusActive Cursed
}
“The moon shines to both guilty and innocent alike..”
The Openkore Manual---Global Forum Rules--The Template
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: Ailment Cursed

#3 Post by EternalHarvest »

benj1320 wrote: target <--- add the target/master's name
Not required.
mao43
Noob
Noob
Posts: 18
Joined: 14 Jul 2011, 12:37
Noob?: No

Re: Ailment Cursed

#4 Post by mao43 »

doesn't work

what happen is when remove

target_whenStatusInactive Blessing
and add

target_whenStatusActive Cursed

is
it just blessing you when your cursed
but doesn't bless you after bless buffs is gone
ChaosOrb
Human
Human
Posts: 22
Joined: 17 May 2011, 05:28
Noob?: No
Location: /root

Re: Ailment Cursed

#5 Post by ChaosOrb »

mao43 wrote: it just blessing you when your cursed
but doesn't bless you after bless buffs is gone
make a partySkill Blessing block just for the Blessing Buff, and another for the Cursed ailment.