mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-23 15:38:29 +01:00
75 lines
1.7 KiB
JSON
75 lines
1.7 KiB
JSON
[
|
|
{
|
|
"id":"swift_attack",
|
|
"iconID":"actorconditions_1:79",
|
|
"name":"Swift attack",
|
|
"category":"physical",
|
|
"isPositive":1,
|
|
"abilityEffect":{
|
|
"increaseAttackCost":-1
|
|
}
|
|
},
|
|
{
|
|
"id":"blindness",
|
|
"iconID":"actorconditions_1:27",
|
|
"name":"Blindness",
|
|
"category":"physical",
|
|
"isStacking":1,
|
|
"abilityEffect":{
|
|
"increaseAttackChance":-5,
|
|
"increaseBlockChance":-5
|
|
}
|
|
},
|
|
{
|
|
"id":"life_drain",
|
|
"iconID":"actorconditions_1:82",
|
|
"name":"Life drain",
|
|
"category":"spiritual",
|
|
"roundEffect":{
|
|
"increaseCurrentHP":{
|
|
"min":-2,
|
|
"max":-2
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id":"sting_major",
|
|
"iconID":"actorconditions_1:64",
|
|
"name":"Major sting",
|
|
"category":"physical",
|
|
"isStacking":1,
|
|
"roundEffect":{
|
|
"increaseCurrentHP":{
|
|
"min":-1,
|
|
"max":-2
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id":"spider_bite",
|
|
"iconID":"actorconditions_omi2:3",
|
|
"name":"Spider bite",
|
|
"category":"blood",
|
|
"roundEffect":{
|
|
"visualEffectID":"blueSwirl",
|
|
"increaseCurrentHP":{
|
|
"min":-4,
|
|
"max":-1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id":"environmental_poisoning",
|
|
"iconID":"actorconditions_1:60",
|
|
"name":"Environmental poisoning",
|
|
"category":"physical",
|
|
"isStacking":1,
|
|
"roundEffect":{
|
|
"visualEffectID":"greenSplash",
|
|
"increaseCurrentHP":{
|
|
"min":-1,
|
|
"max":-1
|
|
}
|
|
}
|
|
}
|
|
] |