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

150 lines
4.1 KiB
JSON

{
"Qiqi_ElementalArt": {
"$type": "MoleMole.Config.ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "MoleMole.Config.ConfigEffectAttachBox"
}
},
"hasModel": true,
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 99999.0,
"defense": 99999.0,
"isGhostToEnemy": true
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Gadget_Lv1"
},
"animEvents": {
"ELEMENTAL_ART": {
"attackPattern": {
"$type": "MoleMole.Config.ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"height": 1.0,
"radius": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 2.5
}
},
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "Elemental_Art",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.3
},
"damagePercentageRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"elementType": "Ice",
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 25.0
},
"strikeType": "Default",
"enBreak": 80.0
},
"hitPattern": {
"onHitEffectName": "Eff_Qiqi_ElementalArt_Bullet_Hit",
"hitImpulseType": "",
"overrideHitImpulse": {
"hitLevel": "Light",
"hitImpulseX": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 600.0
},
"hitImpulseY": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 400.0
}
},
"retreatType": "ByHitDirection",
"hitHaltTime": 0.05,
"hitHaltTimeScale": 0.05,
"canBeDefenceHalt": true
},
"canBeModifiedBy": "OriginOwner"
}
}
}
},
"BIBNFHANGEJ": "",
"abilities": [
{
"abilityID": "Material",
"abilityName": "Avatar_Qiqi_ElementalArt_Bullet",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 25.0
},
"move": {
"$type": "MoleMole.Config.ConfigFollowMove",
"attachPoint": "",
"followRotation": true,
"forward": {
"z": 1.0
},
"followOwnerInvisible": true
},
"gadget": {
"$type": "MoleMole.Config.ConfigBulletPattern",
"collision": {
"triggerType": "TriggerAlways",
"triggerCD": 0.5,
"targetType": "Enemy",
"ignoreScene": true
},
"triggerActions": [
{
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
"abilityName": "Avatar_Qiqi_ElementalArt_Bullet"
}
]
},
"stateLayers": {
"defaultLayer": {
"$type": "MoleMole.Config.ConfigNormalStateLayer",
"layerIndexName": "",
"stateIDs": {
"SkillObj_Qiqi_ElementalArt": {
"$type": "MoleMole.Config.ConfigNormalStateIDInfo",
"animatorStates": {
"SkillObj_Qiqi_ElementalArt": [
"SkillObj_Qiqi_ElementalArt"
]
},
"cullingModelAlwaysAnimate": true
},
"Wait": {
"$type": "MoleMole.Config.ConfigNormalStateIDInfo",
"animatorStates": {
"Wait": []
},
"cullingModelAlwaysAnimate": true
}
}
}
}
}
}