mirror of
https://github.com/theBowja/GenshinData-1.git
synced 2025-08-05 16:03:55 +09:00
168 lines
5.8 KiB
JSON
168 lines
5.8 KiB
JSON
[
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Sylph_Deathrattle_PlayOnce",
|
|
"modifiers": {
|
|
"DeathTag_Change": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "NoMoreDeath",
|
|
"value": 1.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "DeathTag_Change"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Sylph_SpecialState",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"SpecialState"
|
|
],
|
|
"modifierName": "SpecialState"
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"Override_Sylph_RandomAction": 0.0
|
|
},
|
|
"modifiers": {
|
|
"SpecialState": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "RandomAction"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "RandomAction",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_SYLPH_SPECIAL_STATE_",
|
|
"useLimitRange": true,
|
|
"randomInRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValueToOverrideMap",
|
|
"globalValueKey": "_SYLPH_SPECIAL_STATE_",
|
|
"overrideMapKey": "Override_Sylph_RandomAction"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorFloat",
|
|
"floatID": "RandomAction",
|
|
"value": "Override_Sylph_RandomAction"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_SYLPH_SPECIAL_STATE_",
|
|
"useLimitRange": true,
|
|
"randomInRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValueToOverrideMap",
|
|
"globalValueKey": "_SYLPH_SPECIAL_STATE_",
|
|
"overrideMapKey": "Override_Sylph_RandomAction"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorFloat",
|
|
"floatID": "RandomAction",
|
|
"value": "Override_Sylph_RandomAction"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Sylph_Activated_FaceChange",
|
|
"modifiers": {
|
|
"UNIQUE_Sylph_Face": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ReplaceFaceAnimationMixin",
|
|
"LAFDEBIJILH": [
|
|
"Default"
|
|
],
|
|
"AHAFLOMBJDC": [
|
|
"Activated"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ReplaceFaceAnimationMixin",
|
|
"LAFDEBIJILH": [
|
|
"Blink"
|
|
],
|
|
"AHAFLOMBJDC": [
|
|
"Activated"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Sylph_Face"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "MonsterAffix_Property_HpDown_Sylph",
|
|
"modifiers": {
|
|
"UNIQUE_MonsterAffix_Property_HpDown_Sylph": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_MaxHPRatio": -0.8999999761581421
|
|
}
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "UNIQUE_MonsterAffix_Property_HpDown_Sylph"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
}
|
|
] |