gidb-data/German/tcgenemycards/hilichurlshooter.json

68 lines
1.8 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": 3002,
"name": "Hilichurl-Schütze",
"hp": 3,
"maxenergy": 2,
"tags": [
"GCG_TAG_ELEMENT_NONE",
"GCG_TAG_WEAPON_NONE",
"GCG_TAG_CAMP_MONSTER",
"GCG_TAG_CAMP_HILICHURL"
],
"tagstext": [
"Kein Elementartyp",
"Andere Waffen",
"Monster",
"Hilichurl"
],
"skills": [
{
"id": 30021,
"name": "Schießen",
"descriptionraw": "Verursacht $[D__KEY__DAMAGE] Pkt. $[D__KEY__ELEMENT|s1].",
"basedamage": 1,
"baseelement": "GCG_ELEMENT_NONE",
"descriptionreplaced": "Verursacht 1 Pkt. {SPRITE_PRESET#2100}<color=#FFFFFFFF>phys. SCH</color>.",
"description": "Verursacht 1 Pkt. phys. SCH.",
"typetag": "GCG_SKILL_TAG_A",
"type": "Standardangriff",
"playcost": [
{
"costtype": "GCG_COST_DICE_VOID",
"count": 2
}
]
},
{
"id": 30022,
"name": "Pfeilfächer",
"descriptionraw": "Verursacht $[D__KEY__DAMAGE] Pkt. $[D__KEY__ELEMENT|s1].",
"basedamage": 5,
"baseelement": "GCG_ELEMENT_NONE",
"descriptionreplaced": "Verursacht 5 Pkt. {SPRITE_PRESET#2100}<color=#FFFFFFFF>phys. SCH</color>.",
"description": "Verursacht 5 Pkt. phys. SCH.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Spezialfähigkeit",
"playcost": [
{
"costtype": "GCG_COST_DICE_SAME",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 2
}
]
},
{
"id": 30023,
"name": "Untertauchen",
"descriptionraw": "Passiv Wechselt nach Anwenden einer Fähigkeit dieser Figur automatisch zu der nächsten Figur.",
"descriptionreplaced": "Passiv Wechselt nach Anwenden einer Fähigkeit dieser Figur automatisch zu der nächsten Figur.",
"description": "Passiv Wechselt nach Anwenden einer Fähigkeit dieser Figur automatisch zu der nächsten Figur.",
"typetag": "GCG_SKILL_TAG_PASSIVE",
"type": "Passive Fähigkeit",
"playcost": []
}
]
}