mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-23 15:38:29 +01:00
34 lines
796 B
JSON
34 lines
796 B
JSON
[
|
|
{
|
|
"id":"confusion",
|
|
"iconID":"actorconditions_japozero:5",
|
|
"name":"Confusion",
|
|
"category":"mental",
|
|
"abilityEffect":{
|
|
"increaseAttackChance":-10,
|
|
"increaseMaxAP":-1
|
|
}
|
|
},
|
|
{
|
|
"id":"clumsiness",
|
|
"iconID":"actorconditions_japozero:49",
|
|
"name":"Clumsiness",
|
|
"category":"mental",
|
|
"abilityEffect":{
|
|
"increaseAttackChance":-7,
|
|
"increaseBlockChance":-7
|
|
}
|
|
},
|
|
{
|
|
"id":"curse_undead",
|
|
"iconID":"actorconditions_1:83",
|
|
"name":"Curse of the Undead",
|
|
"category":"spiritual",
|
|
"roundEffect":{
|
|
"increaseCurrentHP":{
|
|
"min":-2,
|
|
"max":-1
|
|
}
|
|
}
|
|
}
|
|
] |