mirror of
https://github.com/theBowja/GenshinData-1.git
synced 2025-08-04 23:43:50 +09:00
74 lines
2.3 KiB
JSON
74 lines
2.3 KiB
JSON
{
|
|
"Diluc_FireCross": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"isInvincible": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
}
|
|
},
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Avatar_Diluc_FireCross_Material",
|
|
"abilityName": "Avatar_Diluc_FireCross_Material",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Avatar_Diluc_FireCross_Explode",
|
|
"abilityName": "Avatar_Diluc_FireCross_Explode",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 1.7000000476837158
|
|
},
|
|
"move": {
|
|
"$type": "ConfigLinerBulletMove",
|
|
"speed": 14.0,
|
|
"acceleration": -2.0,
|
|
"accelerationTime": 1.0,
|
|
"canBornInWater": true,
|
|
"stickToGround": {
|
|
"maxStepHeight": 3.0,
|
|
"maxSlopeAngle": 30.0,
|
|
"heightToGround": 1.600000023841858,
|
|
"flexibleRange": 1.2000000476837158,
|
|
"isStickToWater": true,
|
|
"unstickWhenDownSlide": "Keep",
|
|
"unstickWhenUpSlide": "Keep"
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"triggerCD": 10.0,
|
|
"targetType": "Enemy",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Avatar_Diluc_FireCross_Explode"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |