75 lines
1.7 KiB
JSON
75 lines
1.7 KiB
JSON
|
{
|
||
|
"id": 3001,
|
||
|
"name": "Hilichurl Fighter",
|
||
|
"hp": 4,
|
||
|
"maxenergy": 2,
|
||
|
"tags": [
|
||
|
"GCG_TAG_ELEMENT_NONE",
|
||
|
"GCG_TAG_WEAPON_NONE",
|
||
|
"GCG_TAG_CAMP_MONSTER",
|
||
|
"GCG_TAG_CAMP_HILICHURL"
|
||
|
],
|
||
|
"tagstext": [
|
||
|
"No Elemental Type",
|
||
|
"Other Weapons",
|
||
|
"Monster",
|
||
|
"Hilichurl"
|
||
|
],
|
||
|
"skills": [
|
||
|
{
|
||
|
"id": 30011,
|
||
|
"name": "Hit",
|
||
|
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT].",
|
||
|
"basedamage": 1,
|
||
|
"baseelement": "GCG_ELEMENT_NONE",
|
||
|
"descriptionreplaced": "Deals 1 {SPRITE_PRESET#2100}<color=#FFFFFFFF>Physical DMG</color>.",
|
||
|
"description": "Deals 1 Physical DMG.",
|
||
|
"typetag": "GCG_SKILL_TAG_A",
|
||
|
"type": "Normal Attack",
|
||
|
"playcost": [
|
||
|
{
|
||
|
"costtype": "GCG_COST_DICE_VOID",
|
||
|
"count": 2
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"id": 30012,
|
||
|
"name": "Jump and Hit",
|
||
|
"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_E",
|
||
|
"type": "Elemental Skill",
|
||
|
"playcost": [
|
||
|
{
|
||
|
"costtype": "GCG_COST_DICE_VOID",
|
||
|
"count": 3
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"id": 30013,
|
||
|
"name": "Swing That Club",
|
||
|
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT].",
|
||
|
"basedamage": 4,
|
||
|
"baseelement": "GCG_ELEMENT_NONE",
|
||
|
"descriptionreplaced": "Deals 4 {SPRITE_PRESET#2100}<color=#FFFFFFFF>Physical DMG</color>.",
|
||
|
"description": "Deals 4 Physical DMG.",
|
||
|
"typetag": "GCG_SKILL_TAG_Q",
|
||
|
"type": "Elemental Burst",
|
||
|
"playcost": [
|
||
|
{
|
||
|
"costtype": "GCG_COST_DICE_SAME",
|
||
|
"count": 3
|
||
|
},
|
||
|
{
|
||
|
"costtype": "GCG_COST_ENERGY",
|
||
|
"count": 2
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|