mirror of
https://github.com/EggLinks/DanhengServer-Resources.git
synced 2026-01-02 23:36:02 +08:00
40 lines
931 B
JSON
40 lines
931 B
JSON
{
|
|
"AbilityList": [
|
|
{
|
|
"Name": "FakePlayer_Hand_Fear",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.CreateSummonUnit",
|
|
"Summoner": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"SummonUnitID": 80001,
|
|
"AttachTarget": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"PosTarget": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Distance": {},
|
|
"OffsetX": {},
|
|
"OffsetY": {},
|
|
"YawAngle": {},
|
|
"Duration": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |