mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-12 06:56:01 +08:00
20 lines
445 B
JSON
20 lines
445 B
JSON
{
|
|
"AbilityList": [
|
|
{
|
|
"Name": "MazeMonster_W3_Dinosaur_02_SpecialSTBFace",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"OnStart": [
|
|
{
|
|
"$type": "RPG.GameCore.AddAdventureModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"ModifierName": "ADV_Monster_W3_Dinosaur_02_CleanFace"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |