gidb-data/German/tcgcharactercards/diluc.json

80 lines
2.3 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": 1301,
"name": "Diluc",
"hp": 10,
"maxenergy": 3,
"tags": [
"GCG_TAG_ELEMENT_PYRO",
"GCG_TAG_WEAPON_CLAYMORE",
"GCG_TAG_NATION_MONDSTADT"
],
"tagstext": [
"Pyro",
"Zweihänder",
"Mondstadt"
],
"storytitle": "Dunkle Seite der Dämmerung Diluc",
"storytext": "Sein Herz ist sein größter Feind.",
"source": "Vom anfänglichen Deck zu erhalten",
"skills": [
{
"id": 13011,
"name": "Gehärteter Stahl",
"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": 13012,
"name": "Sengende Klinge",
"descriptionraw": "Verursacht $[D__KEY__DAMAGE] Pkt. $[D__KEY__ELEMENT|s1]. Schaden +2, wenn diese Fähigkeit zum 3. Mal in 1 Runde angewendet wird.",
"basedamage": 3,
"baseelement": "GCG_ELEMENT_PYRO",
"descriptionreplaced": "Verursacht 3 Pkt. {SPRITE_PRESET#2103}<color=#FF9999FF>Pyro-SCH</color>. Schaden +2, wenn diese Fähigkeit zum 3. Mal in 1 Runde angewendet wird.",
"description": "Verursacht 3 Pkt. Pyro-SCH. Schaden +2, wenn diese Fähigkeit zum 3. Mal in 1 Runde angewendet wird.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elementarfähigkeit",
"playcost": [
{
"costtype": "GCG_COST_DICE_PYRO",
"count": 3
}
]
},
{
"id": 13013,
"name": "Dämmerung",
"descriptionraw": "Verursacht $[D__KEY__DAMAGE] Pkt. $[D__KEY__ELEMENT|s1], verleiht der Figur die <color=#FFFFFFFF>$[C113011]</color>.",
"basedamage": 8,
"baseelement": "GCG_ELEMENT_PYRO",
"descriptionreplaced": "Verursacht 8 Pkt. {SPRITE_PRESET#2103}<color=#FF9999FF>Pyro-SCH</color>, verleiht der Figur die <color=#FFFFFFFF>Pyro-Kraft</color>.",
"description": "Verursacht 8 Pkt. Pyro-SCH, verleiht der Figur die Pyro-Kraft.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Spezialfähigkeit",
"playcost": [
{
"costtype": "GCG_COST_DICE_PYRO",
"count": 4
},
{
"costtype": "GCG_COST_ENERGY",
"count": 3
}
]
}
]
}