truefg Posted January 18, 2013 Posted January 18, 2013 How can i add this effect to this card... i want to put.. 50% more hit with Boomerang spear.. or something like that.. dont remember the name of the skill.. Can someone help me please!!! 4357,B_Seyren_Card,Lord Knight Card,6,20,,10,,,,,,,,769,,,,,{ skill "LK_BERSERK",1; bonus bMaxHPrate,-50; },{},{} Quote
Emistry Posted January 18, 2013 Posted January 18, 2013 you can refer this file to get the skill name trunk/db/re/skill_db.txt Quote
truefg Posted January 18, 2013 Author Posted January 18, 2013 you can refer this file to get the skill name trunk/db/re/skill_db.txt TO be honest.. idk how to do it.. can you atleast give me an example.. :$ Quote
Capuche Posted January 18, 2013 Posted January 18, 2013 Example 1283,Katar_Of_Speed,Katar Of Speed,4,20,,0,175,,1,0,0x00001000,7,2,34,4,0,0,16,{ bonus2 bSkillAtk,"AS_SONICBLOW",25; bonus bAspdRate,3; },{},{} bonus2 bSkillAtk,n,x; Increase damage of skill n by x% (supports skill names) Search sonic blow in the link of Emistry, look at the associated line then search spear soomerang and look at the line. Then complete n in bonus2 bSkillAtk,n,x; It's very easy ! Quote
truefg Posted January 18, 2013 Author Posted January 18, 2013 Like tHis ???? 4357,B_Seyren_Card,Lord Knight Card,6,20,,10,,,,,,,,769,,,,,{ skill "LK_BERSERK",1; bonus bMaxHPrate,-50; bonus2 bSkillAtk,"KN_SPEARBOOMERANG",50; },{},{} Quote
Capuche Posted January 18, 2013 Posted January 18, 2013 Like tHis ???? 4357,B_Seyren_Card,Lord Knight Card,6,20,,10,,,,,,,,769,,,,,{ skill "LK_BERSERK",1; bonus bMaxHPrate,-50; bonus2 bSkillAtk,"KN_SPEARBOOMERANG",50; },{},{} Exactly ! Quote
Question
truefg
How can i add this effect to this card...
i want to put.. 50% more hit with Boomerang spear.. or something like that.. dont remember the name of the skill.. Can someone help me please!!!
4357,B_Seyren_Card,Lord Knight Card,6,20,,10,,,,,,,,769,,,,,{ skill "LK_BERSERK",1; bonus bMaxHPrate,-50; },{},{}
5 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.