mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
24 lines
504 B
JSON
24 lines
504 B
JSON
{
|
|
"AbilityList": [
|
|
{
|
|
"Name": "FakePlayer_Hand_Fear",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.CreateSummonUnit",
|
|
"SummonUnitID": 80001,
|
|
"AttachTarget": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"PosTarget": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |