15 lines
267 B
Plaintext
15 lines
267 B
Plaintext
{
|
|
"name" : "Level 1 Sword",
|
|
"description" : "Most basic sword.",
|
|
"enemyDamage" : 3,
|
|
"attackDuration" : 10,
|
|
"criticalProbability" : 0.01,
|
|
|
|
"level" : 1,
|
|
|
|
"tool" : true,
|
|
"giftable" : false,
|
|
"sellable" : false,
|
|
|
|
"sprite" : "sprites/items/lvl1_sword.sprite"
|
|
} |