mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-23 15:38:29 +01:00
Changed the woodcutter's axe stats in AT to prevent the itemlist_weapons.json from beeing overwritten by ATCS
This commit is contained in:
@@ -222,17 +222,17 @@
|
||||
{
|
||||
"id":"axe1",
|
||||
"iconID":"items_weapons:56",
|
||||
"name":"Woodcutter axe",
|
||||
"name":"Woodcutter's axe",
|
||||
"baseMarketCost":24,
|
||||
"category":"axe",
|
||||
"equipEffect":{
|
||||
"increaseAttackDamage":{
|
||||
"min":1,
|
||||
"max":3
|
||||
"min":6,
|
||||
"max":12
|
||||
},
|
||||
"increaseAttackCost":5,
|
||||
"setNonWeaponDamageModifier":125,
|
||||
"increaseAttackChance":5
|
||||
"increaseAttackCost":7,
|
||||
"increaseAttackChance":5,
|
||||
"setNonWeaponDamageModifier":175
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user