mirror of
https://github.com/theBowja/GenshinData-1.git
synced 2025-08-06 00:14:05 +09:00
36 lines
1.2 KiB
JSON
36 lines
1.2 KiB
JSON
[
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "ActivityAbility_Rogue_Shikishogun",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "FollowAttachPointEffectMixin",
|
|
"modifierName": "UNIQUE_Ability_Rogue_Shikishogun_EffectHandler",
|
|
"EJDMCBPKLHD": "ActivityEvent"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"UNIQUE_Ability_Rogue_Shikishogun_EffectHandler": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Activity_Shikishogun"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "Skill01",
|
|
"effectPattern": "Eff_Activity_Shikishogun"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
}
|
|
] |