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

111 lines
2.6 KiB
JSON

{
"FrozenTrap": {
"$type": "MoleMole.Config.ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "MoleMole.Config.ConfigEffectAttachBox"
},
"mass": 50.0
},
"combat": {
"property": {
"endureType": "Monster_Grunt_Humanoid",
"useCreatorProperty": true,
"isInvincible": true,
"isGhostToAllied": true,
"isGhostToEnemy": true
},
"beHit": {
"hitBloodEffect": "",
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"BIBNFHANGEJ": "",
"abilities": [
{
"abilityID": "Avatar_Keaya_FrozenTrap",
"abilityName": "Avatar_Keaya_FrozenTrap",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 60.0
},
"move": {
"$type": "MoleMole.Config.ConfigFollowMove",
"velocityForce": {
"muteAll": true
},
"attachPoint": "RootNode"
},
"gadget": {
"$type": "MoleMole.Config.ConfigBulletPattern",
"collision": {
"triggerType": "TriggerAlways",
"triggerCD": 0.5,
"targetType": "Enemy",
"ignoreScene": true
},
"triggerActions": [
{
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
"abilityName": "Avatar_Keaya_FrozenTrap"
}
]
}
},
"FrozenTrap_GW": {
"$type": "MoleMole.Config.ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "MoleMole.Config.ConfigEffectAttachBox"
},
"mass": 50.0
},
"combat": {
"property": {
"endureType": "Monster_Boss_Humanoid",
"useCreatorProperty": true,
"isInvincible": true,
"isGhostToAllied": true,
"isGhostToEnemy": true
},
"beHit": {
"hitBloodEffect": "",
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"BIBNFHANGEJ": "",
"timer": {
"lifeTime": 60.0
},
"move": {
"$type": "MoleMole.Config.ConfigFollowMove",
"velocityForce": {
"muteAll": true
},
"attachPoint": "RootNode"
},
"gadget": {
"$type": "MoleMole.Config.ConfigBulletPattern",
"collision": {
"triggerType": "TriggerAlways",
"triggerCD": 0.5,
"targetType": "Enemy",
"ignoreScene": true
}
}
}
}