gidb-data/German/tcgenemycards/cryohilichurlshooter.json

72 lines
1.8 KiB
JSON
Raw Normal View History

2023-11-12 00:15:41 +03:00
{
"id": 3102,
"name": "Kryo-Hilichurl-Schütze",
"hp": 3,
"maxenergy": 2,
"tags": [
"GCG_TAG_ELEMENT_CRYO",
"GCG_TAG_WEAPON_NONE",
"GCG_TAG_CAMP_MONSTER",
"GCG_TAG_CAMP_HILICHURL"
],
"tagstext": [
"Kryo",
"Andere Waffen",
"Monster",
"Hilichurl"
],
"skills": [
{
"id": 31021,
"name": "Kryo-Pfeil",
"descriptionraw": "Verursacht $[D__KEY__DAMAGE] Pkt. $[D__KEY__ELEMENT|s1].",
"basedamage": 1,
"baseelement": "GCG_ELEMENT_CRYO",
"descriptionreplaced": "Verursacht 1 Pkt. {SPRITE_PRESET#2101}<color=#99FFFFFF>Kryo-SCH</color>.",
"description": "Verursacht 1 Pkt. Kryo-SCH.",
"typetag": "GCG_SKILL_TAG_A",
"type": "Standardangriff",
"playcost": [
{
"costtype": "GCG_COST_DICE_CRYO",
"count": 1
},
{
"costtype": "GCG_COST_DICE_VOID",
"count": 2
}
]
},
{
"id": 31022,
"name": "Pfeilfächer",
"descriptionraw": "Verursacht $[D__KEY__DAMAGE] Pkt. $[D__KEY__ELEMENT|s1].",
"basedamage": 4,
"baseelement": "GCG_ELEMENT_CRYO",
"descriptionreplaced": "Verursacht 4 Pkt. {SPRITE_PRESET#2101}<color=#99FFFFFF>Kryo-SCH</color>.",
"description": "Verursacht 4 Pkt. Kryo-SCH.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Spezialfähigkeit",
"playcost": [
{
"costtype": "GCG_COST_DICE_CRYO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 2
}
]
},
{
"id": 31023,
"name": "Untertauchen",
"descriptionraw": "Passiv Wechselt nach Anwenden einer Fähigkeit automatisch zur nächsten Figur.",
"descriptionreplaced": "Passiv Wechselt nach Anwenden einer Fähigkeit automatisch zur nächsten Figur.",
"description": "Passiv Wechselt nach Anwenden einer Fähigkeit automatisch zur nächsten Figur.",
"typetag": "GCG_SKILL_TAG_PASSIVE",
"type": "Passive Fähigkeit",
"playcost": []
}
]
}