mirror of
https://github.com/theBowja/GenshinData-1.git
synced 2025-08-03 23:16:28 +09:00
63 lines
2.7 KiB
JSON
63 lines
2.7 KiB
JSON
[
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "SceneObj_Environment_WaterMaterial_PoisonAttack",
|
|
"modifiers": {
|
|
"poison": {
|
|
"modifierName": "",
|
|
"duration": 0.0,
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.25,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"doOffStage": true,
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackBox",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"checkHitLayerType": "Both",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "attackPoint"
|
|
},
|
|
"size": {
|
|
"x": 20.0,
|
|
"y": 60.0,
|
|
"z": 1.0
|
|
},
|
|
"muteHitBehindscene": true
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.25,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Grass",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Default"
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "none",
|
|
"hitImpulseType": "LV0",
|
|
"hitHaltTimeScale": 0.25
|
|
}
|
|
}
|
|
},
|
|
"targetType": "All"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "poison"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
] |