gidb-data/English/tcgcharactercards/fatuipyroagent.json

90 lines
2.6 KiB
JSON

{
"id": 2301,
"name": "Fatui Pyro Agent",
"hp": 10,
"maxenergy": 2,
"tags": [
"GCG_TAG_ELEMENT_PYRO",
"GCG_TAG_WEAPON_NONE",
"GCG_TAG_CAMP_FATUI"
],
"tagstext": [
"Pyro",
"Other Weapons",
"Fatui"
],
"storytitle": "\"Blade of Settlement\" Agent",
"storytext": "\"There is no running from your debt, be you living or otherwise.\"",
"source": "Reward for accepting the Tavern Challenge at The Cat's Tail and claiming victory in a Friendly Fracas with Fatui Pyro Agent",
"skills": [
{
"id": 23011,
"name": "Thrust",
"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": 23012,
"name": "Prowl",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT]. This character gains <color=#FFFFFFFF>$[C123011]</color>.",
"basedamage": 1,
"baseelement": "GCG_ELEMENT_PYRO",
"descriptionreplaced": "Deals 1 {SPRITE_PRESET#2103}<color=#FF9999FF>Pyro DMG</color>. This character gains <color=#FFFFFFFF>Stealth</color>.",
"description": "Deals 1 Pyro DMG. This character gains Stealth.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": [
{
"costtype": "GCG_COST_DICE_PYRO",
"count": 3
}
]
},
{
"id": 23013,
"name": "Blade Ablaze",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT].",
"basedamage": 5,
"baseelement": "GCG_ELEMENT_PYRO",
"descriptionreplaced": "Deals 5 {SPRITE_PRESET#2103}<color=#FF9999FF>Pyro DMG</color>.",
"description": "Deals 5 Pyro DMG.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Elemental Burst",
"playcost": [
{
"costtype": "GCG_COST_DICE_PYRO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 2
}
]
},
{
"id": 23014,
"name": "Stealth Master",
"descriptionraw": "(Passive) When the battle begins, this character gains <color=#FFFFFFFF>$[C123011]</color>.",
"descriptionreplaced": "(Passive) When the battle begins, this character gains <color=#FFFFFFFF>Stealth</color>.",
"description": "(Passive) When the battle begins, this character gains Stealth.",
"typetag": "GCG_SKILL_TAG_PASSIVE",
"type": "Passive Skill",
"playcost": []
}
]
}