Each Player kill will boost your weapon damage and stats. If you die, you lose half of the stacked kills and power. The weapon can stacked up to 10 kills for Max Power.
on my item_db
Ethereal_Bow,Ethereal_Bow,4,1000000,,50,145, ,5,4,0x000A0848,7,2,34,4,1,1,11,{bonus bMdef,80;bonus bDex,10+(@kill*7);bonus bAllStats,1+(@kill);bonus2 bIgnoreDefRate,RC_DemiHuman,20+@kill;},{dispbottom "[Royal Weapon] Your power is strong. Power:"+@kill;misceffect 182;misceffect 190;specialeffect2 543;},{}
how i can connect it to script ? to count the player killed?
Question
Kariton Revolution
Each Player kill will boost your weapon damage and stats.
If you die, you lose half of the stacked kills and power.
The weapon can stacked up to 10 kills for Max Power.
on my item_db
Ethereal_Bow,Ethereal_Bow,4,1000000,,50,145, ,5,4,0x000A0848,7,2,34,4,1,1,11,{bonus bMdef,80;bonus bDex,10+(@kill*7);bonus bAllStats,1+(@kill);bonus2 bIgnoreDefRate,RC_DemiHuman,20+@kill;},{dispbottom "[Royal Weapon] Your power is strong. Power:"+@kill;misceffect 182;misceffect 190;specialeffect2 543;},{}
how i can connect it to script ? to count the player killed?
Link to comment
Share on other sites
1 answer 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.