TiuTalk
PHP Developer
Can I create/clone a Item (like a Sword) and increase it attack (modifier) and change the name via script?
1 - generate a sword
2 - change the name from 'sword' to 'new sword'
3 - increase the atk & def of the item by 2
4 - give the item to player
Is that possible?
Or I need to create a new item? A custom item?
1 - generate a sword
2 - change the name from 'sword' to 'new sword'
3 - increase the atk & def of the item by 2
4 - give the item to player
Is that possible?
Or I need to create a new item? A custom item?