Jump to content
  • 0

How to change card effect ?


miko

Question


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  10/11/14
  • Last Seen:  

Im really confuse about changing the effect of item and card . Any one can guide me ?

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 1

  • Group:  Members
  • Topic Count:  154
  • Topics Per Day:  0.03
  • Content Count:  493
  • Reputation:   46
  • Joined:  01/24/12
  • Last Seen:  

just look for your "item_db.txt" and search your desired card ID and put your own bonus here --- >{ script },{ on equip } ,{ on unequip };

 

for example

 

{ bonus bStr,20; },{ },{ }  <------this means when you insert it on ur equipment this will automatically grant you str+20

 

on equip----- automatically activate only when you equip the item

 

if you want to learn about making your own bonuses of card effects just read  "item_bonus.txt" located at  athena\trunk\doc

 

dont forget to +1 if this helps :3

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  10/11/14
  • Last Seen:  

Then how if i want change dopple effect ? Let say using 1 dopple already full aspd ? And about bzb , using 2 bzb already uncast ? what is the code ?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  154
  • Topics Per Day:  0.03
  • Content Count:  493
  • Reputation:   46
  • Joined:  01/24/12
  • Last Seen:  

just read  "item_bonus.txt" located at  athena\trunk\doc

 

and look for attack speed bonus and change the value to the maximum value possible

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...