Akbare-2nd Posted October 7, 2024 Posted October 7, 2024 Hello, can anyone help me with this script in item_db? I want the target that is hit by the skill to get a special effect. bonus4 bAutoSpellOnSkill,"CG_ARROWVULCAN","CG_TAROTCARD",5,60; how to add specialeffect 812; in the script? I tried to use autobonus but again I'm not very familiar with this, and it appears not on the target but on itself autobonus3 "{ bonus3 bAutoSpell,CG_TAROTCARD,5,600; }",10000,10000,"CG_ARROWVULCAN","{ specialeffect2 812; }"; thank you for helping Quote
Question
Akbare-2nd
Hello, can anyone help me with this script in item_db?
I want the target that is hit by the skill to get a special effect.
bonus4 bAutoSpellOnSkill,"CG_ARROWVULCAN","CG_TAROTCARD",5,60;
how to add specialeffect 812; in the script?
I tried to use autobonus but again I'm not very familiar with this, and it appears not on the target but on itself
autobonus3 "{ bonus3 bAutoSpell,CG_TAROTCARD,5,600; }",10000,10000,"CG_ARROWVULCAN","{ specialeffect2 812; }";
thank you for helping
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.