Files
GenshinData-1/BinOutput/Gadget/ConfigGadget_SkillObj_Xinyan.json
Dimbreath d633c8cfe5 BinOutput
2021-05-16 19:49:16 -03:00

74 lines
2.2 KiB
JSON

{
"Xinyan_Shield_Bullet": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox"
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"isInvincible": true
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"abilities": [
{
"abilityID": "",
"abilityName": "",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 13.0
},
"move": {
"$type": "ConfigFollowMove",
"attachPoint": "",
"followRotation": true,
"offset": {
"y": 0.8999999761581421
},
"followOwnerInvisible": true
},
"stateLayers": {
"defaultLayer": {
"$type": "ConfigNormalStateLayer",
"layerIndexName": "",
"stateIDs": {
"Initiate": {
"$type": "ConfigNormalStateIDInfo",
"animatorStates": {
"Initiate": []
}
},
"Loop": {
"$type": "ConfigNormalStateIDInfo",
"animatorStates": {
"Loop": [
"Xinyan_Shield_Loop"
]
}
},
"Hit": {
"$type": "ConfigNormalStateIDInfo",
"animatorStates": {
"Hit": []
}
}
}
}
}
}
}