mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-01-13 23:34:13 +01:00
48 lines
1.2 KiB
JSON
48 lines
1.2 KiB
JSON
[
|
|
{
|
|
"id": "chaotic_grip",
|
|
"iconID": "actorconditions_1:96",
|
|
"name": "Chaotic grip",
|
|
"category": "mental",
|
|
"abilityEffect": {
|
|
"increaseBlockChance": -10,
|
|
"increaseDamageResistance": -1
|
|
}
|
|
},
|
|
{
|
|
"id": "chaotic_test",
|
|
"iconID": "actorconditions_1:95",
|
|
"name": "Chaotic test",
|
|
"category": "mental",
|
|
"abilityEffect": {
|
|
"increaseBlockChance": -10,
|
|
"increaseDamageResistance": -1
|
|
}
|
|
},
|
|
{
|
|
"id": "chaotic_test2",
|
|
"iconID": "actorconditions_1:94",
|
|
"name": "Chaotic test2",
|
|
"category": "mental",
|
|
"abilityEffect": {
|
|
"increaseBlockChance": -10,
|
|
"increaseDamageResistance": -1
|
|
}
|
|
},
|
|
{
|
|
"id": "chaotic_curse",
|
|
"iconID": "actorconditions_1:89",
|
|
"name": "Chaotic curse",
|
|
"category": "mental",
|
|
"abilityEffect": {
|
|
"increaseMaxAP": -1,
|
|
"increaseAttackDamage": {
|
|
"min": -1,
|
|
"max": -1
|
|
},
|
|
"increaseBlockChance": -10,
|
|
"increaseDamageResistance": -1
|
|
}
|
|
}
|
|
]
|