Yo, sorry to bother you guys but im just taking my chances here LOL! To cut the story short, i am trying to configure my warlock to do these: Summon Stone(5 stones)>Release then repeat the process.I cant seem to do it properly though. I've tried the following:
useSelf_skill Summon Stone {
lvl 5
sp > 10%
spirit 5
whenStatusInactive Summon Stone
monsters Elder Willow
}
attackComboSlot Release{
lvl 2
afterSkill Summon Stone
isSelfSkill 0
whenStatusActive Summon Stone
maxUses 1
monsters Elder Willow
}
I've also tried using
attackComboSlot Release{
lvl 2
afterSkill Summon Stone
isSelfSkill 0
whenStatusActive Summon Stone
maxUses 1
monsters Elder Willow
}
attackComboSlot Summon Stone{
lvl 5
isSelfSkill 1
whenStatusInactive Summon Stone
monsters Elder Willow
}
All it does is, when it sees an Elder Willow it recognizes that it should attack it, summons stones continuously creating an error that says full amulet cant summon more stones. It doesnt use the skill Release. I really couldnt thought of a fix to this. Thank you for your help!
@EDIT:
it keeps on saying: Skill Summon Stone failed: Full Amulet <error number 19>.
I seem to be able to make the bot use release with typing at console "sm 2230 Elder_Willow 2" but it doesnt use the release skill always, i have to spam it and what really is confusing is, the console says "You use release skill but it has <WL_SUMMON_ATK_GROUND>" or something like that in it.
Warlock Summon Stone > Release
Moderator: Moderators
-
- Plain Yogurt
- Posts: 61
- Joined: 19 Apr 2011, 23:26
- Noob?: No
Re: Warlock Summon Stone > Release
EFST_SUMMON1 SPHERE 1
EFST_SUMMON2 SPHERE 2
EFST_SUMMON3 SPHERE 3
EFST_SUMMON4 SPHERE 4
EFST_SUMMON5 SPHERE 5
from statusnametable.txt
summon while SPHERE 5 is inactive. release while it is active
fire bolt does more damage and is much faster. don't bother with Release unless its for Tetra Vortex
EFST_SUMMON2 SPHERE 2
EFST_SUMMON3 SPHERE 3
EFST_SUMMON4 SPHERE 4
EFST_SUMMON5 SPHERE 5
from statusnametable.txt
summon while SPHERE 5 is inactive. release while it is active
fire bolt does more damage and is much faster. don't bother with Release unless its for Tetra Vortex