Grasscutter_Resources/Resources/BinOutput/Gadget/ConfigGadget_SkillObj_Sayu.json
2022-04-23 07:55:31 +05:30

233 lines
5.9 KiB
JSON

{
"Sayu_ElementalArt_Bullet": {
"$type": "MoleMole.Config.ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "MoleMole.Config.ConfigEffectAttachBox"
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 99999.0,
"defense": 99999.0,
"isInvincible": true,
"isGhostToAllied": true,
"isGhostToEnemy": true
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Gadget_Lv1"
}
},
"BIBNFHANGEJ": "",
"abilities": [
{
"abilityID": "Avatar_Sayu_ElementalArt_Bullet",
"abilityName": "Avatar_Sayu_ElementalArt_Bullet",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 2.0
},
"move": {
"$type": "MoleMole.Config.ConfigFollowMove",
"attachPoint": "RootNode",
"followOwnerInvisible": true
},
"gadget": {
"$type": "MoleMole.Config.ConfigBulletPattern",
"collision": {
"ccd": {
"type": "Always"
},
"triggerType": "TriggerNoRepeat",
"targetType": "Enemy",
"ignoreScene": true,
"ignoreWater": true
},
"triggerActions": [
{
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
"abilityName": "Avatar_Sayu_ElementalArt_Bullet"
}
]
}
},
"Sayu_ElementalArt_Roll_Bullet": {
"$type": "MoleMole.Config.ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "MoleMole.Config.ConfigEffectAttachBox"
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 99999.0,
"defense": 99999.0,
"isInvincible": true,
"isGhostToAllied": true,
"isGhostToEnemy": true
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Gadget_Lv1"
}
},
"BIBNFHANGEJ": "",
"abilities": [
{
"abilityID": "Avatar_Sayu_ElementalArt_Roll_Bullet",
"abilityName": "Avatar_Sayu_ElementalArt_Roll_Bullet",
"abilityOverride": ""
},
{
"abilityID": "Avatar_Sayu_ElementalArt_Roll_Mix",
"abilityName": "Avatar_Sayu_ElementalArt_Roll_Mix",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 10.0
},
"move": {
"$type": "MoleMole.Config.ConfigFollowMove",
"attachPoint": "RootNode",
"followOwnerInvisible": true
},
"gadget": {
"$type": "MoleMole.Config.ConfigBulletPattern",
"collision": {
"ccd": {
"type": "Always"
},
"triggerType": "TriggerAlways",
"triggerCD": 0.5,
"targetType": "Enemy",
"ignoreScene": true
},
"triggerActions": [
{
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
"abilityName": "Avatar_Sayu_ElementalArt_Roll_Bullet"
}
]
}
},
"Sayu_ElementalBurst_Phantom": {
"$type": "MoleMole.Config.ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "MoleMole.Config.ConfigEffectAttachBox"
},
"checkInSurface": true,
"enableCrashDamage": false
},
"combat": {
"property": {
"useCreatorProperty": true,
"weight": 200.0,
"isGhostToEnemy": true
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Gadget_Lv1"
}
},
"BIBNFHANGEJ": "",
"abilities": [
{
"abilityID": "Avatar_Sayu_ElementalBurst_Phantom",
"abilityName": "Avatar_Sayu_ElementalBurst_Phantom",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 20.0
},
"move": {
"$type": "MoleMole.Config.ConfigRigidbodyMove",
"velocityForce": {
"includeForces": [
"RetreatType",
"RetreatAirType",
"WindZoneType"
]
}
},
"stateLayers": {
"defaultLayer": {
"$type": "MoleMole.Config.ConfigNormalStateLayer",
"layerIndexName": "",
"stateIDs": {
"Sayu_Phantom_Born": {
"$type": "MoleMole.Config.ConfigNormalStateIDInfo",
"animatorStates": {
"Sayu_Phantom_Born": [
"Sayu_Phantom_Born"
],
"Sayu_Phantom_Born_BS": [
"Sayu_Phantom_Born"
]
}
},
"Sayu_Phantom_Idle": {
"$type": "MoleMole.Config.ConfigNormalStateIDInfo",
"animatorStates": {
"Sayu_Phantom_Idle": [
"Sayu_Phantom_Idle"
]
}
},
"Sayu_Phantom_Heal": {
"$type": "MoleMole.Config.ConfigNormalStateIDInfo",
"animatorStates": {
"Sayu_Phantom_Heal": [
"Sayu_Phantom_Heal"
]
}
},
"Sayu_Phantom_Attack": {
"$type": "MoleMole.Config.ConfigNormalStateIDInfo",
"animatorStates": {
"Sayu_Phantom_Attack": [
"Sayu_Phantom_Attack"
]
}
},
"Sayu_Phantom_Break": {
"$type": "MoleMole.Config.ConfigNormalStateIDInfo",
"animatorStates": {
"Sayu_Phantom_Break": [
"Sayu_Phantom_Break"
]
}
}
}
}
}
}
}