mirror of
https://github.com/theBowja/GenshinData-1.git
synced 2025-08-05 07:53:50 +09:00
141 lines
4.8 KiB
JSON
141 lines
4.8 KiB
JSON
[
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Hound_Kanis_KanisTag",
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_KANIS_TAG_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Hound_Kanis_Biting",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Biting"
|
|
],
|
|
"modifierName": "Kanis_Biting_Actions"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Kanis_Biting_Actions": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FixedMonsterRushMove",
|
|
"toPos": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 2.0
|
|
}
|
|
},
|
|
"timeRange": 0.800000011920929,
|
|
"animatorStateIDs": [
|
|
"Biting"
|
|
],
|
|
"overrideMoveCollider": ""
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Hound_Kanis_WavePaw",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"WavePaw"
|
|
],
|
|
"modifierName": "Kanis_WavePaw_Actions"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Kanis_WavePaw_Actions": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FixedMonsterRushMove",
|
|
"toPos": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 2.5
|
|
}
|
|
},
|
|
"timeRange": 0.800000011920929,
|
|
"animatorStateIDs": [
|
|
"WavePaw"
|
|
],
|
|
"overrideMoveCollider": ""
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Hound_Kanis_ExitBattle",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToAIAlertnessMixin",
|
|
"alertness": [
|
|
0
|
|
],
|
|
"modifierName": "ExitBattle"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"ExitBattle": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_KANIS_POSE_TAG_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetChargeBarValue",
|
|
"value": 0.0
|
|
},
|
|
{
|
|
"$type": "SetPoseInt",
|
|
"intID": "ActivatedTag"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "ActivatedTag"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "ShaderActivatedTag"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
] |