gidb-data/German/tcgcharactercards/bennett.json

80 lines
2.2 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": 1303,
"name": "Bennett",
"hp": 10,
"maxenergy": 2,
"tags": [
"GCG_TAG_ELEMENT_PYRO",
"GCG_TAG_WEAPON_SWORD",
"GCG_TAG_NATION_MONDSTADT"
],
"tagstext": [
"Pyro",
"Einhänder",
"Mondstadt"
],
"storytitle": "Prüfling des Schicksals Bennett",
"storytext": "Wenn du weißt, dass du verlieren wirst, dann weißt du auch, wie du gewinnst.",
"source": "Nach einem gewonnenen „Duell Nett“ mit Bennett in der Taverne Zum Katzenschwanz zu erhalten.",
"skills": [
{
"id": 13031,
"name": "Glücksbringer",
"descriptionraw": "Verursacht $[D__KEY__DAMAGE] Pkt. $[D__KEY__ELEMENT|s1].",
"basedamage": 2,
"baseelement": "GCG_ELEMENT_NONE",
"descriptionreplaced": "Verursacht 2 Pkt. {SPRITE_PRESET#2100}<color=#FFFFFFFF>phys. SCH</color>.",
"description": "Verursacht 2 Pkt. phys. SCH.",
"typetag": "GCG_SKILL_TAG_A",
"type": "Standardangriff",
"playcost": [
{
"costtype": "GCG_COST_DICE_PYRO",
"count": 1
},
{
"costtype": "GCG_COST_DICE_VOID",
"count": 2
}
]
},
{
"id": 13032,
"name": "Überschwänglichkeit",
"descriptionraw": "Verursacht $[D__KEY__DAMAGE] Pkt. $[D__KEY__ELEMENT|s1].",
"basedamage": 3,
"baseelement": "GCG_ELEMENT_PYRO",
"descriptionreplaced": "Verursacht 3 Pkt. {SPRITE_PRESET#2103}<color=#FF9999FF>Pyro-SCH</color>.",
"description": "Verursacht 3 Pkt. Pyro-SCH.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elementarfähigkeit",
"playcost": [
{
"costtype": "GCG_COST_DICE_PYRO",
"count": 3
}
]
},
{
"id": 13033,
"name": "Fantastische Reise",
"descriptionraw": "Verursacht $[D__KEY__DAMAGE] Pkt. $[D__KEY__ELEMENT|s1], erschafft 1 <color=#FFFFFFFF>$[C113031]</color>.",
"basedamage": 2,
"baseelement": "GCG_ELEMENT_PYRO",
"descriptionreplaced": "Verursacht 2 Pkt. {SPRITE_PRESET#2103}<color=#FF9999FF>Pyro-SCH</color>, erschafft 1 <color=#FFFFFFFF>Feld der Aufmunterung</color>.",
"description": "Verursacht 2 Pkt. Pyro-SCH, erschafft 1 Feld der Aufmunterung.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Spezialfähigkeit",
"playcost": [
{
"costtype": "GCG_COST_DICE_PYRO",
"count": 4
},
{
"costtype": "GCG_COST_ENERGY",
"count": 2
}
]
}
]
}