| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231 |
- {
- "summonDemons" : {
- "type": "ability",
- "targetType" : "CREATURE",
- "name": "",
- "school" : {},
- "level": 2,
- "power": 50,
- "defaultGainChance": 0,
- "gainChance": {},
- "animation":{
- "affect":[{ "defName" : "C01SPE0", "transparency" : 0.5}]
- },
- "sounds": {
- "cast": "RESURECT"
- },
- "levels" : {
- "base": {
- "description" : "",
- "power" : 40,
- "cost" : 1,
- "targetModifier":{"smart":true},
- "range" : "0",
- "battleEffects":{
- "demonSummon":{
- "id":"demon",
- "permanent":true,
- "type":"core:demonSummon"
- }
- }
- },
- "none" :{},
- "basic" :{},
- "advanced" :{},
- "expert" :{}
- },
- "flags" : {
- "rising": true,
- "positive": true
- },
- "targetCondition" : {
- "noneOf" : {
- "bonus.NON_LIVING" : "absolute",
- "bonus.MECHANICAL" : "absolute",
- "bonus.SIEGE_WEAPON" : "absolute",
- "bonus.UNDEAD" : "absolute",
- "bonus.GARGOYLE" : "absolute"
- }
- }
- },
- "firstAid" : {
- "targetType" : "CREATURE",
- "type": "ability",
- "name": "",
- "school" : {},
- "level": 1,
- "power": 10,
- "defaultGainChance": 0,
- "gainChance": {},
- "animation":{
- "affect":[{ "defName" : "SP12_", "transparency" : 0.5}]
- },
- "sounds": {
- "cast": "REGENER"
- },
- "levels" : {
- "base":{
- "description" : "",
- "power" : 10,
- "cost" : 0,
- "targetModifier":{"smart":true},
- "battleEffects":{
- "heal":{
- "type":"core:heal",
- "healLevel":"heal",
- "healPower":"permanent",
- "optional":true
- }
- },
- "range" : "0"
- },
- "none" :{
- "power" : 10
- },
- "basic" :{
- "power" : 50
- },
- "advanced" :{
- "power" : 75
- },
- "expert" :{
- "power" : 100
- }
- },
- "flags" : {
- "nonMagical" : true,
- "positive": true
- },
- "targetCondition" : {
- "noneOf" : {
- "bonus.SIEGE_WEAPON" : "absolute"
- }
- }
- },
- "catapultShot" : {
- "targetType" : "LOCATION",
- "type": "ability",
- "name": "",
- "school" : {},
- "level": 1,
- "power": 1,
- "defaultGainChance": 0,
- "gainChance": {},
- "levels" : {
- "base":{
- "description" : "",
- "power" : 1,
- "cost" : 0,
- "targetModifier":{"smart":true},
- "battleEffects":{
- "catapult":{
- "type":"core:catapult"
- }
- },
- "range" : "0"
- },
- "none":{
- "battleEffects" : {
- "catapult" : {
- "targetsToAttack": 1,
- "chanceToHitKeep" : 5,
- "chanceToHitGate" : 25,
- "chanceToHitTower" : 10,
- "chanceToHitWall" : 50,
- "chanceToNormalHit" : 60,
- "chanceToCrit" : 30
- }
- }
- },
- "basic":{
- "battleEffects" : {
- "catapult" : {
- "targetsToAttack": 1,
- "chanceToHitKeep" : 7,
- "chanceToHitGate" : 30,
- "chanceToHitTower" : 15,
- "chanceToHitWall" : 60,
- "chanceToNormalHit" : 50,
- "chanceToCrit" : 50
- }
- }
- },
- "advanced":{
- "battleEffects" : {
- "catapult" : {
- "targetsToAttack": 2,
- "chanceToHitKeep" : 7,
- "chanceToHitGate" : 30,
- "chanceToHitTower" : 15,
- "chanceToHitWall" : 60,
- "chanceToNormalHit" : 50,
- "chanceToCrit" : 50
- }
- }
- },
- "expert":{
- "battleEffects" : {
- "catapult" : {
- "targetsToAttack": 2,
- "chanceToHitKeep" : 10,
- "chanceToHitGate" : 40,
- "chanceToHitTower" : 20,
- "chanceToHitWall" : 75,
- "chanceToNormalHit" : 0,
- "chanceToCrit" : 100
- }
- }
- }
- },
- "flags" : {
- "nonMagical" : true,
- "indifferent": true
- }
- },
- "cyclopsShot" : {
- "targetType" : "LOCATION",
- "type": "ability",
- "name": "",
- "school" : {},
- "level": 1,
- "power": 1,
- "defaultGainChance": 0,
- "gainChance": {},
- "levels" : {
- "base":{
- "description" : "",
- "power" : 1,
- "cost" : 0,
- "targetModifier":{"smart":true},
- "battleEffects":{
- "catapult":{
- "type":"core:catapult",
- "targetsToAttack": 1,
- "chanceToHitKeep" : 7,
- "chanceToHitGate" : 30,
- "chanceToHitTower" : 15,
- "chanceToHitWall" : 60,
- "chanceToNormalHit" : 50,
- "chanceToCrit" : 50
- }
- },
- "range" : "0"
- },
- "none":{},
- "basic":{
- "battleEffects" : {
- "catapult" : {
- "targetsToAttack": 2
- }
- }
- },
- "advanced":{},
- "expert" : {}
- },
- "flags" : {
- "nonMagical" : true,
- "indifferent": true
- }
- }
- }
|