mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
25 lines
496 B
JSON
25 lines
496 B
JSON
{
|
|
"AbilityList": [
|
|
{
|
|
"Name": "MazeMonster_W4_FireProwler_00_Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.SetAttachmentScale",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AttachPoints": [
|
|
{
|
|
"Name": "Weapon02"
|
|
}
|
|
],
|
|
"Scale": {}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |