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

146 lines
4.2 KiB
JSON

{
"Eula_ElementalArt_IceWave": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox"
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"isInvincible": true,
"canTriggerBullet": false
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Gadget_Lv1"
}
},
"timer": {
"lifeTime": 3.5
}
},
"Eula_ElementalBurst_Judgment": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox"
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"isInvincible": true,
"canTriggerBullet": false
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Gadget_Lv1"
}
},
"abilities": [
{
"abilityID": "",
"abilityName": "Avatar_Eula_ElementalBurst_Judgment",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 10.0
},
"move": {
"$type": "ConfigFollowMove",
"attachPoint": "",
"followRotation": true,
"forward": {
"z": 1.0
},
"followOwnerInvisible": true
}
},
"Eula_ElementalArt_ExtraAttack_1": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox",
"scaleZ": 0.4000000059604645
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 999999.0,
"attack": 10.0,
"defense": 999999.0,
"isInvincible": true,
"isLockHP": true,
"isGhostToEnemy": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"abilities": [
{
"abilityID": "",
"abilityName": "Avatar_Eula_ElementalArt_ExtraAttack_1",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 1.2000000476837158
}
},
"Eula_ElementalArt_ExtraAttack_2": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox",
"scaleZ": 0.4000000059604645
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 999999.0,
"attack": 10.0,
"defense": 999999.0,
"isInvincible": true,
"isLockHP": true,
"isGhostToEnemy": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"abilities": [
{
"abilityID": "",
"abilityName": "Avatar_Eula_ElementalArt_ExtraAttack_2",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 2.0
}
}
}