mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-13 21:18:13 +01:00
72 lines
1.7 KiB
JSON
72 lines
1.7 KiB
JSON
[
|
|
{
|
|
"id":"contagion2",
|
|
"iconID":"actorconditions_1:62",
|
|
"name":"Spore contagion",
|
|
"category":"blood",
|
|
"roundEffect":{
|
|
"visualEffectID":"greenSplash",
|
|
"increaseCurrentHP":{
|
|
"min":-3,
|
|
"max":-1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id":"petrification",
|
|
"iconID":"actorconditions_1:9",
|
|
"name":"Petrification",
|
|
"category":"physical",
|
|
"isStacking":1,
|
|
"abilityEffect":{
|
|
"increaseMaxAP":-1,
|
|
"increaseMoveCost":0,
|
|
"increaseUseItemCost":0,
|
|
"increaseReequipCost":0,
|
|
"increaseAttackCost":0
|
|
}
|
|
},
|
|
{
|
|
"id":"vulnerability",
|
|
"iconID":"actorconditions_1:66",
|
|
"name":"Vulnerability",
|
|
"category":"physical",
|
|
"roundEffect":{
|
|
"visualEffectID":"redSplash"
|
|
},
|
|
"abilityEffect":{
|
|
"increaseDamageResistance":-1
|
|
}
|
|
},
|
|
{
|
|
"id":"flesh_rot",
|
|
"iconID":"actorconditions_1:82",
|
|
"name":"Flesh rot",
|
|
"category":"physical",
|
|
"isStacking":1,
|
|
"roundEffect":{
|
|
"visualEffectID":"redSplash",
|
|
"increaseCurrentHP":{
|
|
"min":-1,
|
|
"max":-1
|
|
}
|
|
},
|
|
"abilityEffect":{
|
|
"increaseBlockChance":-5
|
|
}
|
|
},
|
|
{
|
|
"id":"putrefaction",
|
|
"iconID":"actorconditions_1:21",
|
|
"name":"Putrefaction",
|
|
"category":"physical",
|
|
"isStacking":1,
|
|
"roundEffect":{
|
|
"visualEffectID":"greenSplash"
|
|
},
|
|
"abilityEffect":{
|
|
"increaseMaxHP":0,
|
|
"increaseMaxAP":-1
|
|
}
|
|
}
|
|
] |