mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-01-21 19:08:30 +01:00
Added more damage modifiers
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"max":1
|
||||
},
|
||||
"increaseAttackCost":5,
|
||||
"setNonWeaponDamageModifier":125,
|
||||
"increaseAttackChance":10
|
||||
}
|
||||
},
|
||||
@@ -26,6 +27,7 @@
|
||||
"max":7
|
||||
},
|
||||
"increaseAttackCost":6,
|
||||
"setNonWeaponDamageModifier":175,
|
||||
"increaseAttackChance":5
|
||||
}
|
||||
},
|
||||
@@ -41,6 +43,7 @@
|
||||
"max":1
|
||||
},
|
||||
"increaseAttackCost":5,
|
||||
"setNonWeaponDamageModifier":125,
|
||||
"increaseAttackChance":10
|
||||
}
|
||||
},
|
||||
@@ -56,6 +59,7 @@
|
||||
"max":1
|
||||
},
|
||||
"increaseAttackCost":5,
|
||||
"setNonWeaponDamageModifier":125,
|
||||
"increaseAttackChance":10
|
||||
}
|
||||
},
|
||||
@@ -71,6 +75,7 @@
|
||||
"max":7
|
||||
},
|
||||
"increaseAttackCost":10,
|
||||
"setNonWeaponDamageModifier":200,
|
||||
"increaseAttackChance":5
|
||||
}
|
||||
},
|
||||
@@ -86,6 +91,7 @@
|
||||
"max":1
|
||||
},
|
||||
"increaseAttackCost":5,
|
||||
"setNonWeaponDamageModifier":125,
|
||||
"increaseAttackChance":10
|
||||
}
|
||||
},
|
||||
@@ -146,6 +152,7 @@
|
||||
"max":3
|
||||
},
|
||||
"increaseAttackCost":5,
|
||||
"setNonWeaponDamageModifier":125,
|
||||
"increaseAttackChance":10
|
||||
}
|
||||
},
|
||||
@@ -161,6 +168,7 @@
|
||||
"max":4
|
||||
},
|
||||
"increaseAttackCost":5,
|
||||
"setNonWeaponDamageModifier":125,
|
||||
"increaseAttackChance":10
|
||||
}
|
||||
},
|
||||
@@ -176,6 +184,7 @@
|
||||
"max":10
|
||||
},
|
||||
"increaseAttackCost":7,
|
||||
"setNonWeaponDamageModifier":175,
|
||||
"increaseAttackChance":2
|
||||
}
|
||||
},
|
||||
@@ -191,6 +200,7 @@
|
||||
"max":10
|
||||
},
|
||||
"increaseAttackCost":6,
|
||||
"setNonWeaponDamageModifier":175,
|
||||
"increaseAttackChance":15
|
||||
}
|
||||
},
|
||||
@@ -221,6 +231,7 @@
|
||||
"max":3
|
||||
},
|
||||
"increaseAttackCost":5,
|
||||
"setNonWeaponDamageModifier":125,
|
||||
"increaseAttackChance":5
|
||||
}
|
||||
},
|
||||
@@ -236,6 +247,7 @@
|
||||
"max":5
|
||||
},
|
||||
"increaseAttackCost":6,
|
||||
"setNonWeaponDamageModifier":175,
|
||||
"increaseAttackChance":5
|
||||
}
|
||||
},
|
||||
@@ -248,6 +260,7 @@
|
||||
"category":"dagger",
|
||||
"equipEffect":{
|
||||
"increaseAttackCost":3,
|
||||
"setNonWeaponDamageModifier":75,
|
||||
"increaseAttackChance":20,
|
||||
"increaseBlockChance":-20
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user