ZenlessData/Data/LargeDiny_Default.json

245 lines
6.1 KiB
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierSectionEditionMixin",
"ConfigList": [
{
"AnimatorStateName": "Born",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"BornModifier"
]
},
{
"AnimatorStateName": "Idle",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"IdleModifier"
]
},
{
"AnimatorStateName": "Death",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"DeathModifier"
]
}
]
}
],
"AbilityName": "LargeDiny_Default",
"AbilityStacking": "Unique",
"Modifiers": {
"BornModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ApplyAbilityAction",
"AbilityName": "LargeDiny_Range",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByTags",
"TagList": [
"LevelEndCollectable"
],
"Target": "Self"
}
]
}
],
"Target": "Self"
}
]
},
"DeathModifier": {
"Duration": 2,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "EffectPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Drop_Item_LargeDiny_01_Light",
"Target": "Self"
},
{
"$type": "PushRenderVisibleAction",
"Paths": [
"Drop_Item_Diny"
],
"Tag": "Drop_Item_Diny",
"Target": "Self",
"Visible": false
},
{
"$type": "AddRewardAction",
"IsShowDropModel": false,
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByTags",
"TagList": [
"LevelEndCollectable"
],
"Target": "Self"
}
]
}
],
"RewardCount": 180,
"RewardID": 203110006,
"Target": "Self"
},
{
"$type": "AddRewardAction",
"IsShowDropModel": true,
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByTags",
"TagList": [
"LevelEndCollectable"
],
"Target": "Self"
}
]
}
],
"RewardCount": 20,
"RewardID": 203110006,
"Target": "Self"
},
{
"$type": "AddRewardAction",
"IsShowDropModel": false,
"Predicates": [
{
"$type": "ByTags",
"TagList": [
"LevelEndCollectable"
],
"Target": "Self"
}
],
"RewardCount": 200,
"RewardID": 203110006,
"Target": "Self"
},
{
"$type": "LDListenEntityAction",
"TargetKey": "Diny_Get"
}
],
"OnRemoved": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Trigger_Destroy",
"ParamType": 1,
"Target": "Self"
}
]
},
"IdleModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "EffectPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Drop_Item_LargeDiny_02_Star",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "RemoveAbilityAction",
"AbilityName": "LargeDiny_Range",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByTags",
"TagList": [
"LevelEndCollectable"
],
"Target": "Self"
}
]
}
],
"Target": "Self"
}
]
}
}
}