mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
256 lines
6.4 KiB
JSON
256 lines
6.4 KiB
JSON
{
|
|
"Gear_ElectricBall": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleZ": 0.4
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 10.0,
|
|
"defense": 999999.0
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"animEvents": {
|
|
"ATK01": {
|
|
"attackPattern": {
|
|
"$type": "MoleMole.Config.ConfigAttackBox",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "MoleMole.Config.ConfigBornByTarget"
|
|
},
|
|
"size": {
|
|
"x": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.4
|
|
},
|
|
"y": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.4
|
|
},
|
|
"z": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
}
|
|
}
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.5
|
|
},
|
|
"damagePercentageRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"elementType": "Electric",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 50.0
|
|
}
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV2",
|
|
"overrideHitImpulse": {
|
|
"hitLevel": "Light",
|
|
"hitImpulseX": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 120.0
|
|
},
|
|
"hitImpulseY": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
}
|
|
},
|
|
"hitHaltTime": 0.12,
|
|
"hitHaltTimeScale": 0.01
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Gear_ElectricBall",
|
|
"abilityName": "Gear_Electric_ElectricBall_Loop",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 2.5
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigLinerBulletMove",
|
|
"speed": 15.0,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetDoAttackEvent",
|
|
"attackEvent": "ATK01"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Test_Rotation02": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachMesh",
|
|
"mesh": "EffectMesh"
|
|
},
|
|
"affectedByWorld": true
|
|
},
|
|
"hasModel": true,
|
|
"combat": {
|
|
"property": {
|
|
"HP": 99999.0,
|
|
"attack": 10.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true,
|
|
"ignorePurgeRate": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"lockType": "Gadget_Lv1"
|
|
},
|
|
"die": {
|
|
"dieForceDisappearTime": 3.0,
|
|
"dieDisappearEffect": ""
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Ability_01",
|
|
"abilityName": "Test_Rotation02_Interact",
|
|
"abilityOverride": ""
|
|
}
|
|
]
|
|
},
|
|
"WindDevice01": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"HP": 99999.0,
|
|
"attack": 20.0,
|
|
"weight": 50.0,
|
|
"isInvincible": true,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Ability_01",
|
|
"abilityName": "WindDevice01_Interact",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"stateLayers": {
|
|
"defaultLayer": {
|
|
"$type": "MoleMole.Config.ConfigNormalStateLayer",
|
|
"layerIndexName": "",
|
|
"stateIDs": {
|
|
"All": {
|
|
"$type": "MoleMole.Config.ConfigNormalStateIDInfo",
|
|
"animatorStates": {
|
|
"WindDevice_On": [
|
|
"Audio_SceneObj_Gear_WindDevice_On"
|
|
],
|
|
"WindDevice_Off": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"SceneObj_Gear_WhiteBox_Weight": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"HP": 1.0,
|
|
"attack": 80.0,
|
|
"weight": 80.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Gear_WhiteBox_Weight",
|
|
"abilityName": "SceneObj_Gear_WhiteBox_Weight",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"field": {
|
|
"concernType": "CombatExcludeGWGO",
|
|
"shape": "",
|
|
"colliderName": "",
|
|
"triggerInfinite": true,
|
|
"lifeInfinite": true,
|
|
"overwriteCampType": true,
|
|
"campType": "All",
|
|
"MAANIOJFOJE": "",
|
|
"IIBEGFMKMNP": ""
|
|
}
|
|
}
|
|
} |