gidb-data/English/tcgcharactercards/amber.json

78 lines
2.1 KiB
JSON
Raw Permalink Normal View History

2023-11-12 00:15:41 +03:00
{
"id": 1304,
"name": "Amber",
"hp": 10,
"maxenergy": 2,
"tags": [
"GCG_TAG_ELEMENT_PYRO",
"GCG_TAG_WEAPON_BOW",
"GCG_TAG_NATION_MONDSTADT"
],
"tagstext": [
"Pyro",
"Bow",
"Mondstadt"
],
"storytitle": "\"Outrider\" Amber",
"storytext": "If you want to be a great player...\nFirst, you have to have the courage to sit down and play.",
"source": "Reward for inviting Amber to a duel at The Cat's Tail and claiming victory in a Friendly Fracas with her",
"skills": [
{
"id": 13041,
"name": "Sharpshooter",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT].",
"basedamage": 2,
"baseelement": "GCG_ELEMENT_NONE",
"descriptionreplaced": "Deals 2 {SPRITE_PRESET#2100}<color=#FFFFFFFF>Physical DMG</color>.",
"description": "Deals 2 Physical DMG.",
"typetag": "GCG_SKILL_TAG_A",
"type": "Normal Attack",
"playcost": [
{
"costtype": "GCG_COST_DICE_PYRO",
"count": 1
},
{
"costtype": "GCG_COST_DICE_VOID",
"count": 2
}
]
},
{
"id": 13042,
"name": "Explosive Puppet",
"descriptionraw": "Summons 1 <color=#FFFFFFFF>$[C113041]</color>.",
"descriptionreplaced": "Summons 1 <color=#FFFFFFFF>Baron Bunny</color>.",
"description": "Summons 1 Baron Bunny.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": [
{
"costtype": "GCG_COST_DICE_PYRO",
"count": 3
}
]
},
{
"id": 13043,
"name": "Fiery Rain",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT], deals 2 <color=#FFFFFFFF>$[K5]</color> to all opposing characters on standby.",
"basedamage": 2,
"baseelement": "GCG_ELEMENT_PYRO",
"descriptionreplaced": "Deals 2 {SPRITE_PRESET#2103}<color=#FF9999FF>Pyro DMG</color>, deals 2 <color=#FFFFFFFF><color=#FFFFFFFF>Piercing DMG</color></color> to all opposing characters on standby.",
"description": "Deals 2 Pyro DMG, deals 2 Piercing DMG to all opposing characters on standby.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Elemental Burst",
"playcost": [
{
"costtype": "GCG_COST_DICE_PYRO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 2
}
]
}
]
}