1
0

OSPRODWin1.6.0_R7052059_S7036823_D7036823

This commit is contained in:
Dimbreath 2025-03-11 21:16:39 -03:00
parent e30776ab2f
commit cad44cfe51
127 changed files with 2245 additions and 960 deletions

View File

@ -68,6 +68,14 @@
},
"EffectPattern": "Eff_Device_Prop_AbyssS2GeppettoClue_01_04_Death",
"Target": "Self"
},
{
"$type": "PushPointGameObjectControlAction",
"AttachPointNameList": [
"WallCollider"
],
"IsActive": false,
"Tag": "AbyssS2_GeppettoTarot_Death"
}
]
},

View File

@ -71,6 +71,7 @@
"Modifiers": {
"AbyssS2_Artifact_MistAreaBonus_Modifier": {
"Duration": -1,
"MaxStackingNumber": 99,
"ModifierStacking": "Multiple",
"OnAdded": [
{

View File

@ -9,6 +9,10 @@
"Value": 0,
"ValueType": "Float"
},
"AS_CurHP_Limit_DiffTemp": {
"Value": 0,
"ValueType": "Float"
},
"AS_CurHP_Limit_Ratio": {
"Value": 0.1,
"ValueType": "Float"
@ -35,25 +39,38 @@
"Target": "Self"
},
{
"$type": "SetBasePropertyLimitByAbility",
"Limit": "%AS_CurHP_Limit",
"PropertyType": "CurHP"
},
{
"$type": "RecoverHPAction",
"Amount": 1,
"$type": "SetAbilitySpecialByExpression",
"Expression": "property(CurHP)-property(MaxHP)*specials(AS_CurHP_Limit_Ratio)",
"ParamName": "AS_CurHP_Limit_DiffTemp",
"Predicates": [
{
"$type": "ByPlayerPropertyValue",
"CompareType": "Greater",
"Denominator": "MaxHP",
"IsUsePercent": true,
"Numerator": "CurHP",
"Target": "Self",
"Val1": "%AS_CurHP_Limit_Ratio",
"Val2": 0
"Val1": "%AS_CurHP_Limit_Ratio"
}
]
],
"Target": "Self",
"ValueType": "Float"
},
{
"$type": "DecreaseHPAction",
"Amount": "%AS_CurHP_Limit_DiffTemp",
"IgnoreInvincible": true,
"IgnoreLifeLock": true,
"Predicates": [
{
"$type": "ByPlayerPropertyValue",
"CompareType": "Greater",
"Denominator": "MaxHP",
"Numerator": "CurHP",
"Target": "Self",
"Val1": "%AS_CurHP_Limit_Ratio"
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
@ -65,6 +82,52 @@
"Modifiers": {
"AbyssS2_Artifact_HighStakes_Modifier": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "ActionsOnPropertyChangeMixin",
"PropertyActions": [
{
"PropertyChangeActions": [
{
"$type": "SetAbilitySpecialByExpression",
"Expression": "property(CurHP)-property(MaxHP)*specials(AS_CurHP_Limit_Ratio)",
"ParamName": "AS_CurHP_Limit_DiffTemp",
"Predicates": [
{
"$type": "ByPlayerPropertyValue",
"CompareType": "Greater",
"Denominator": "MaxHP",
"Numerator": "CurHP",
"Target": "Self",
"Val1": "%AS_CurHP_Limit_Ratio"
}
],
"Target": "Self",
"ValueType": "Float"
},
{
"$type": "DecreaseHPAction",
"Amount": "%AS_CurHP_Limit_DiffTemp",
"IgnoreInvincible": true,
"IgnoreLifeLock": true,
"Predicates": [
{
"$type": "ByPlayerPropertyValue",
"CompareType": "Greater",
"Denominator": "MaxHP",
"Numerator": "CurHP",
"Target": "Self",
"Val1": "%AS_CurHP_Limit_Ratio"
}
],
"Target": "Self"
}
],
"PropertyType": "CurHP"
}
]
}
],
"ModifierStacking": "Unique",
"OnHitOther": [
{

View File

@ -174,6 +174,138 @@
],
"Target": "TeamAvatars"
}
],
"OnBuffDamageAttackLanded": [
{
"$type": "SetAbilitySpecialByAttackData",
"AttackDataType": "HpDamage",
"ModifyFunction": "Replace",
"ParamName": "AS_AbyssS2_Artifact_DamageToHP_DamageCache",
"Predicates": [
{
"$type": "ByMonsterFunctionType",
"CompareType": "Equal",
"MonsterFunctionType": "Monster",
"Target": "Other"
},
{
"$type": "ByCampType",
"Camp": "TeamEvil",
"IsNot": false,
"Target": "Other"
}
]
},
{
"$type": "SetAbilitySpecialByExpression",
"Expression": "specials(AS_AbyssS2_Artifact_DamageToHP_DamageCache)*specials(AS_AbyssS2_Artifact_DamageToHP_Ratio)",
"ParamName": "AS_AbyssS2_Artifact_DamageToHP_Amount",
"Predicates": [
{
"$type": "ByMonsterFunctionType",
"CompareType": "Equal",
"MonsterFunctionType": "Monster",
"Target": "Other"
},
{
"$type": "ByCampType",
"Camp": "TeamEvil",
"IsNot": false,
"Target": "Other"
}
],
"Target": "Self",
"ValueType": "Float"
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": "%AS_AbyssS2_Artifact_DamageToHP_Limit",
"ParamName": "AS_AbyssS2_Artifact_DamageToHP_Amount",
"ParamType": "Float",
"Predicates": [
{
"$type": "ByAbilitySpecial",
"CompareType": "Greater",
"Param": "%AS_AbyssS2_Artifact_DamageToHP_Limit",
"ParamName": "AS_AbyssS2_Artifact_DamageToHP_Amount",
"ParamType": "Float",
"Target": "Self"
},
{
"$type": "ByMonsterFunctionType",
"CompareType": "Equal",
"MonsterFunctionType": "Monster",
"Target": "Other"
},
{
"$type": "ByCampType",
"Camp": "TeamEvil",
"IsNot": false,
"Target": "Other"
}
],
"Target": "Self"
},
{
"$type": "SetAbilitySpecialByExpression",
"Expression": "specials(AS_AbyssS2_Artifact_DamageToHP_Amount)*specials(AS_BackUpAvatarTransRatio)",
"ParamName": "AS_AbyssS2_Artifact_DamageToHP_Amount_BackUp",
"Predicates": [
{
"$type": "ByMonsterFunctionType",
"CompareType": "Equal",
"MonsterFunctionType": "Monster",
"Target": "Other"
},
{
"$type": "ByCampType",
"Camp": "TeamEvil",
"IsNot": false,
"Target": "Other"
}
],
"Target": "Self",
"ValueType": "Float"
},
{
"$type": "RecoverHPAction",
"Amount": "%AS_AbyssS2_Artifact_DamageToHP_Amount",
"Predicates": [
{
"$type": "ByMonsterFunctionType",
"CompareType": "Equal",
"MonsterFunctionType": "Monster",
"Target": "Other"
},
{
"$type": "ByCampType",
"Camp": "TeamEvil",
"IsNot": false,
"Target": "Other"
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "AbyssS2_Artifact_1339803_BackUpDamageToHP_Modifier",
"Predicates": [
{
"$type": "ByMonsterFunctionType",
"CompareType": "Equal",
"MonsterFunctionType": "Monster",
"Target": "Other"
},
{
"$type": "ByCampType",
"Camp": "TeamEvil",
"IsNot": false,
"Target": "Other"
}
],
"Target": "TeamAvatars"
}
]
},
"Modifiers": {

View File

@ -71,6 +71,7 @@
"Modifiers": {
"AbyssS2_Artifact_MistAreaBonus_Modifier": {
"Duration": -1,
"MaxStackingNumber": 99,
"ModifierStacking": "Multiple",
"OnAdded": [
{

View File

@ -32,6 +32,15 @@
{
"$type": "ApplyModifier",
"ModifierName": "BuffModifier",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Geppetto"
],
"Target": "Target"
}
],
"Target": "Self"
}
]

View File

@ -3,6 +3,19 @@
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_Card_S_01_Start",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"AbyssS2_SingeleTask_Astra_01",
"AbyssS2_SingeleTask_Astra_02"
]
},
{
"AnimatorStateName": "Attack_Card_S_01_Loop",
"FrameCountHigh": 0,
@ -16,7 +29,8 @@
"AbyssS2_SingeleTask_Astra_02"
]
}
]
],
"IsSeam": false
}
],
"AbilityName": "AbyssS2_SingeleTask_Astra",

View File

@ -63,7 +63,8 @@
}
]
}
]
],
"PropertyType": "Custom"
}
]
}

View File

@ -110,7 +110,7 @@
]
}
],
"Target": "Target"
"Target": "Other"
}
]
}

View File

@ -442,7 +442,20 @@
},
{
"$type": "ApplyModifier",
"ModifierName": "FollowCameraModifier"
"ModifierName": "FollowCameraModifier",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByHasModifier",
"ModifierNameList": [
"StartFollow"
]
}
]
}
]
}
]
},

View File

@ -74,37 +74,6 @@
"BoolVal": true,
"ParamName": "Bool_IsGun",
"ParamType": 2
},
{
"$type": "ProcessAttachPointAction",
"AttachPointName": "Gun1",
"HierarchyType": "Self",
"PosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "GunEffPoint_1",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": false,
"OffsetReferTarget": "Self"
}
},
"ProcessType": "Create",
"Target": "Self"
}
]
},

View File

@ -1,11 +1,11 @@
{
"AbilityName": "Activity_BangbooDream_Weapon_Gun_Perk_AbnormalGun",
"AbilitySpecials": {
"AS_AS_CriticalDamageRatioDelta": {
"AS_CriticalDamageRatioDelta": {
"Value": 0.02,
"ValueType": "Float"
},
"AS_AS_CriticalDamageRatioDelta_Real": {
"AS_CriticalDamageRatioDelta_Real": {
"Value": 0.02,
"ValueType": "Float"
},
@ -25,8 +25,8 @@
},
{
"$type": "SetAbilitySpecialByExpression",
"Expression": "item(1343005)*specials(AS_AS_CriticalDamageRatioDelta)",
"ParamName": "AS_AS_CriticalDamageRatioDelta_Real",
"Expression": "item(1343005)*specials(AS_CriticalDamageRatioDelta)",
"ParamName": "AS_CriticalDamageRatioDelta_Real",
"ValueType": "Float"
}
],
@ -60,8 +60,8 @@
},
{
"$type": "SetAbilitySpecialByExpression",
"Expression": "item(1343005)*specials(AS_AS_CriticalDamageRatioDelta)",
"ParamName": "AS_AS_CriticalDamageRatioDelta_Real",
"Expression": "item(1343005)*specials(AS_CriticalDamageRatioDelta)",
"ParamName": "AS_CriticalDamageRatioDelta_Real",
"Predicates": [
{
"$type": "ByLevelAbilityItemID",
@ -88,8 +88,8 @@
]
}
],
"PropertyKey": "Actor_AS_CriticalDamageRatioDelta",
"PropertyValue": "%AS_AS_CriticalDamageRatioDelta_Real",
"PropertyKey": "Actor_CriticalDamageRatioDelta",
"PropertyValue": "%AS_CriticalDamageRatioDelta_Real",
"Target": "Self"
}
]

View File

@ -60,6 +60,15 @@
],
"ValueType": "Float"
},
{
"$type": "ModifyProperty",
"Amount": "%AS_Gun_Count",
"CustomPropertyType": "GunCount",
"IsUsePercentage": false,
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom",
"Target": "Caster"
},
{
"$type": "ApplyModifier",
"ModifierName": "GunChangeModifier"
@ -68,9 +77,9 @@
},
"Modifiers": {
"GunChangeModifier": {
"Duration": 2,
"Duration": 0.5,
"ModifierStacking": "Replace",
"OnAdded": [
"OnRemoved": [
{
"$type": "BranchOperator",
"Conditions": [
@ -224,7 +233,7 @@
"OffsetReferTarget": "Self"
}
},
"ProcessType": "Create",
"ProcessType": "Modify",
"Target": "Self"
}
]
@ -257,7 +266,7 @@
"OffsetReferTarget": "Self"
}
},
"ProcessType": "Create",
"ProcessType": "Modify",
"Target": "Self"
},
{

View File

@ -45,7 +45,8 @@
"Overload",
"Frost",
"Strike"
]
],
"Target": "Target"
},
{
"$type": "ByOr",
@ -66,7 +67,7 @@
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AS_AddedDamageRatio",
"PropertyValue": "%AS_AddedDamageRatio_Real",
"Target": "Other"
}
],

View File

@ -18,7 +18,7 @@
{
"$type": "ByAbilitySpecial",
"CompareType": "GreaterEqual",
"Param": 15,
"Param": 40,
"ParamName": "AS_MachineGun_HitCount"
}
]

View File

@ -35,7 +35,8 @@
"BangbooDream_Gun"
]
}
]
],
"Target": "Target"
}
],
"OnLevelAbilityItemChanged": [
@ -79,7 +80,7 @@
}
],
"PropertyKey": "Actor_BuffDamageRatio",
"PropertyValue": "%AS_BuffDamageRatio",
"PropertyValue": "%AS_BuffDamageRatio_Real",
"Target": "Self"
}
]

View File

@ -27,88 +27,10 @@
}
],
"OnHitOther": [
{
"$type": "RemoveModifier",
"ModifierName": "SameTargetModifier",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByHasModifier",
"ModifierNameList": [
"SameTargetModifier"
]
}
]
},
{
"$type": "ByAnimTagList",
"TagList": [
"BangbooDream_Gun"
]
}
],
"Target": "EnemyAllied"
},
{
"$type": "RemoveModifier",
"ModifierName": "WeakenModifier",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByHasModifier",
"ModifierNameList": [
"SameTargetModifier"
]
}
]
},
{
"$type": "ByAnimTagList",
"TagList": [
"BangbooDream_Gun"
]
}
],
"Target": "EnemyAllied"
},
{
"$type": "ApplyModifier",
"ModifierName": "WeakenModifier",
"Predicates": [
{
"$type": "ByHasModifier",
"ModifierNameList": [
"SameTargetModifier"
]
},
{
"$type": "ByAnimTagList",
"TagList": [
"BangbooDream_Gun"
]
}
],
"Target": "Target"
},
{
"$type": "ApplyModifier",
"ModifierName": "SameTargetModifier",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByHasModifier",
"ModifierNameList": [
"SameTargetModifier"
]
}
]
},
{
"$type": "ByAnimTagList",
"TagList": [

View File

@ -10,6 +10,9 @@
"AS_LaserAttackDelta": {
"Value": 0.8
},
"AS_LaserDebuffDuration": {
"Value": 5
},
"AS_Laser_AddDuration_Real": {
"Value": 0.8
},
@ -100,6 +103,15 @@
"PropertyType": "Custom",
"Target": "Caster"
},
{
"$type": "SetAbilitySpecialsByPropertyAction",
"CustomPropertyType": "LaserDebuffDuration",
"ModifyFunction": "Replace",
"ParamName": "AS_LaserDebuffDuration",
"Percentage": 1,
"PropertyType": "Custom",
"Target": "Caster"
},
{
"$type": "SetAbilitySpecialByExpression",
"Expression": "specials(AS_AllDamageResist)*(-1)",
@ -153,19 +165,13 @@
"LaserDebuffModifier": {
"Buff": {
"BuffID": 9000301,
"IsOverrideDuration": false
"IsOverrideDuration": true
},
"Duration": 1,
"Duration": "%AS_LaserDebuffDuration",
"ModifierStacking": "Refresh",
"OnBeingHit": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByIsModifierCaster",
"Target": "Self"
}
],
"PropertyKey": "Actor_AllDamageResist",
"PropertyValue": "%AS_AllDamageResist",
"Target": "Self"
@ -193,6 +199,23 @@
"Duration": "%AS_Laser_AddDuration_Real",
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"LaserDoubleGun"
],
"IsAdd": true,
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Laser_DoubleGunPerk"
],
"Target": "Caster"
}
],
"Target": "Self"
},
{
"$type": "SkillStartAction",
"StartedSkillName": "Bangboo_Observaboo_Armored_Laser",
@ -258,6 +281,14 @@
"$type": "InterruptLaserAction",
"Tag": "BangbooDream_Laser",
"Target": "Caster"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"LaserDoubleGun"
],
"IsAdd": false,
"Target": "Self"
}
]
},
@ -283,8 +314,20 @@
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "SkillStartAction",
"StartedSkillName": "Bangboo_Observaboo_Armored_Laser_Short",
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"LaserDoubleGun"
],
"IsAdd": true,
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Laser_DoubleGunPerk"
],
"Target": "Caster"
}
],
"Target": "Self"
},
{
@ -347,6 +390,14 @@
"$type": "InterruptLaserAction",
"Tag": "BangbooDream_Laser_Short",
"Target": "Caster"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"LaserDoubleGun"
],
"IsAdd": false,
"Target": "Self"
}
]
},
@ -363,13 +414,6 @@
"PropertyType": "Custom",
"Target": "Caster"
},
{
"$type": "SetAbilitySpecialByExpression",
"Expression": "specials(AS_Laser_AddDuration_Real)+2",
"ParamName": "AS_DoubleGun_AddDuration_Real",
"Target": "Caster",
"ValueType": "Float"
},
{
"$type": "RemoveModifier",
"ModifierName": "LaserShortModifier",
@ -391,13 +435,6 @@
"PropertyType": "Custom",
"Target": "Caster"
},
{
"$type": "SetAbilitySpecialByExpression",
"Expression": "specials(AS_Laser_AddDuration_Real)+2",
"ParamName": "AS_DoubleGun_AddDuration_Real",
"Target": "Caster",
"ValueType": "Float"
},
{
"$type": "RemoveModifier",
"ModifierName": "LaserShortModifier",

View File

@ -28,6 +28,13 @@
"$type": "ByHasBuffID",
"BuffIDList": [
"9000301"
],
"Target": "Target"
},
{
"$type": "ByAnimTagList",
"TagList": [
"BangbooDream_Laser"
]
}
],

View File

@ -60,9 +60,26 @@
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimTagList",
"TagList": [
"BangbooDream_Laser"
"$type": "ByOr",
"Predicates": [
{
"$type": "ByAnimTagList",
"TagList": [
"BangbooDream_Laser"
]
},
{
"$type": "ByAnimTagList",
"TagList": [
"BangbooDream_Gun"
]
},
{
"$type": "ByAnimTagList",
"TagList": [
"BangbooDream_Missile"
]
}
]
}
],

View File

@ -1,83 +1,26 @@
{
"AbilityMixins": [
{
"$type": "ListenAbilityMixin",
"AbilityName": "Activity_BangbooDream_Weapon_Laser",
"OnListenAbilityStarted": [
{
"$type": "ApplyModifier",
"ModifierName": "ListenModifier",
"Target": "Self"
}
],
"Targetting": "Self"
}
],
"AbilityName": "Activity_BangbooDream_Weapon_Laser_Perk_DoubleGun",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnSkillStart": [
"OnAdded": [
{
"$type": "RemoveModifier",
"ModifierName": "ListenModifier",
"Predicates": [
{
"$type": "BySkillName",
"SkillName": "Bangboo_Observaboo_Armored_Laser"
}
]
},
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Laser_DoubleGunPerk"
],
"IsAdd": true,
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "ApplyModifier",
"ModifierName": "DoubleGunModifier",
"Predicates": [
{
"$type": "BySkillName",
"SkillName": "Bangboo_Observaboo_Armored_Laser"
}
]
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Laser_DoubleGunPerk"
],
"IsAdd": false,
"Target": "Self"
}
]
},
"Modifiers": {
"DoubleGunModifier": {
"Duration": -1,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"LaserDoubleGun"
],
"IsAdd": true,
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"LaserDoubleGun"
],
"IsAdd": false,
"Target": "Self"
}
]
},
"ListenModifier": {
"DelayHandlers": [
{
"DelayTime": 1,
"TimeUpActions": [
{
"$type": "RemoveModifier",
"ModifierName": "DoubleGunModifier"
}
]
}
],
"Duration": 2,
"ModifierStacking": "Replace"
}
}
}

View File

@ -8,14 +8,27 @@
"AS_CriticalDelta_ConvertRatio": {
"Value": 0.5,
"ValueType": "Float"
},
"AS_MissileCriticalDelta": {
"Value": 0,
"ValueType": "Float"
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "SetAbilitySpecialsByPropertyAction",
"CustomPropertyType": "MissileCriticalDelta",
"ModifyFunction": "Replace",
"ParamName": "AS_MissileCriticalDelta",
"Percentage": 1,
"PropertyType": "Custom",
"Target": "Caster"
},
{
"$type": "SetAbilitySpecialByExpression",
"Expression": "property(Crit_Battle)*specials(AS_CriticalDelta_ConvertRatio)",
"Expression": "(property(Crit_Battle)+specials(AS_MissileCriticalDelta))*specials(AS_CriticalDelta_ConvertRatio)",
"ParamName": "AS_CritDamageRatioDelta_Real",
"ValueType": "Float"
}
@ -45,10 +58,39 @@
]
}
],
"PropertyKey": "Actor_CritDamageRatioDelta",
"PropertyKey": "Actor_CriticalDamageRatioDelta",
"PropertyValue": "%AS_CritDamageRatioDelta_Real",
"Target": "Other"
}
],
"OnLevelAbilityItemChanged": [
{
"$type": "SetAbilitySpecialsByPropertyAction",
"CustomPropertyType": "MissileCriticalDelta",
"ModifyFunction": "Replace",
"ParamName": "AS_MissileCriticalDelta",
"Percentage": 1,
"Predicates": [
{
"$type": "ByLevelAbilityItemID",
"LevelAbilityItemID": 1343013
}
],
"PropertyType": "Custom",
"Target": "Caster"
},
{
"$type": "SetAbilitySpecialByExpression",
"Expression": "(property(Crit_Battle)+specials(AS_MissileCriticalDelta))*specials(AS_CriticalDelta_ConvertRatio)",
"ParamName": "AS_CritDamageRatioDelta_Real",
"Predicates": [
{
"$type": "ByLevelAbilityItemID",
"LevelAbilityItemID": 1343013
}
],
"ValueType": "Float"
}
]
}
}

View File

@ -19,36 +19,38 @@
"OnAdded": [
{
"$type": "SetAbilitySpecialByExpression",
"Expression": "item(1343029)*specials(AS_AddedDamageRatio_Upgrade)",
"Expression": "item(1343028)*specials(AS_AddedDamageRatio_Upgrade)",
"ParamName": "AS_AddedDamageRatio_Real",
"ValueType": "Float"
}
],
"OnLevelAbilityItemChanged": [
{
"$type": "SetAbilitySpecialByExpression",
"Expression": "item(1343029)*specials(AS_AddedDamageRatio_Upgrade)",
"ParamName": "AS_AddedDamageRatio_Real",
"Predicates": [
{
"$type": "ByLevelAbilityItemID",
"LevelAbilityItemID": 1343029
}
],
"ValueType": "Float"
}
],
"OnSkillStart": [
"OnHitOtherPre": [
{
"$type": "ApplyModifier",
"ModifierName": "BuffModifier",
"Predicates": [
{
"$type": "BySkillName",
"SkillName": "Bangboo_Observaboo_Armored_Laser"
"$type": "ByAnimTagList",
"TagList": [
"BangbooDream_Laser"
]
}
]
}
],
"OnLevelAbilityItemChanged": [
{
"$type": "SetAbilitySpecialByExpression",
"Expression": "item(1343028)*specials(AS_AddedDamageRatio_Upgrade)",
"ParamName": "AS_AddedDamageRatio_Real",
"Predicates": [
{
"$type": "ByLevelAbilityItemID",
"LevelAbilityItemID": 1343028
}
],
"ValueType": "Float"
}
]
},
"Modifiers": {

View File

@ -1,11 +1,11 @@
{
"AbilityName": "Activity_BangbooDream_Weapon_Laser_Perk_StunAddDamage",
"AbilitySpecials": {
"AS_AddedDamageRatio_Real": {
"AS_AddedDamageRatio": {
"Value": 0.2,
"ValueType": "Float"
},
"AS_AddedDamageRatio_Upgrade": {
"AS_AddedDamageRatio_Real": {
"Value": 0.2,
"ValueType": "Float"
}
@ -15,7 +15,7 @@
"OnAdded": [
{
"$type": "SetAbilitySpecialByExpression",
"Expression": "item(1343026)*specials(AS_AddedDamageRatio_Upgrade)",
"Expression": "item(1343026)*specials(AS_AddedDamageRatio)",
"ParamName": "AS_AddedDamageRatio_Real",
"ValueType": "Float"
}
@ -44,7 +44,7 @@
"OnLevelAbilityItemChanged": [
{
"$type": "SetAbilitySpecialByExpression",
"Expression": "item(1343026)*specials(AS_AddedDamageRatio_Upgrade)",
"Expression": "item(1343026)*specials(AS_AddedDamageRatio)",
"ParamName": "AS_AddedDamageRatio_Real",
"Predicates": [
{

View File

@ -20,18 +20,6 @@
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"BuffRevises": [
{
"BuffID": 9000301,
"FilterType": "ByBuffId",
"Params": [
{
"Delta": "%AS_BuffAddDuration_Real",
"Name": "Duration"
}
]
}
],
"OnAdded": [
{
"$type": "ApplyAbilityAction",
@ -39,7 +27,7 @@
},
{
"$type": "SetAbilitySpecialByExpression",
"Expression": "item(1343023)*specials(AS_BuffAddDuration_Upgrade)",
"Expression": "item(1343023)*specials(AS_BuffAddDuration_Upgrade)+5",
"ParamName": "AS_BuffAddDuration_Real",
"ValueType": "Float"
},
@ -57,12 +45,21 @@
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom",
"Target": "Caster"
},
{
"$type": "ModifyProperty",
"Amount": "%AS_BuffAddDuration_Real",
"CustomPropertyType": "LaserDebuffDuration",
"IsUsePercentage": false,
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom",
"Target": "Caster"
}
],
"OnLevelAbilityItemChanged": [
{
"$type": "SetAbilitySpecialByExpression",
"Expression": "item(1343023)*specials(AS_BuffAddDuration_Upgrade)",
"Expression": "item(1343023)*specials(AS_BuffAddDuration_Upgrade)+5",
"ParamName": "AS_BuffAddDuration_Real",
"Predicates": [
{
@ -98,6 +95,21 @@
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom",
"Target": "Caster"
},
{
"$type": "ModifyProperty",
"Amount": "%AS_BuffAddDuration_Real",
"CustomPropertyType": "LaserDebuffDuration",
"IsUsePercentage": false,
"Predicates": [
{
"$type": "ByLevelAbilityItemID",
"LevelAbilityItemID": 1343023
}
],
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom",
"Target": "Caster"
}
]
}

View File

@ -68,20 +68,9 @@
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByAnimTagList",
"TagList": [
"BangbooDream_Missile"
]
},
{
"$type": "ByAnimTagList",
"TagList": [
"BangbooDream_Laser"
]
}
"$type": "ByAnimTagList",
"TagList": [
"BangbooDream_Missile"
]
}
],

View File

@ -22,6 +22,15 @@
"Expression": "item(1343013)*specials(AS_MissileCriticalDelta)",
"ParamName": "AS_CriticalDelta_Real",
"ValueType": "Float"
},
{
"$type": "ModifyProperty",
"Amount": "%AS_CriticalDelta_Real",
"CustomPropertyType": "MissileCriticalDelta",
"IsUsePercentage": false,
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom",
"Target": "Caster"
}
],
"OnHitOther": [
@ -52,6 +61,21 @@
}
],
"ValueType": "Float"
},
{
"$type": "ModifyProperty",
"Amount": "%AS_CriticalDelta_Real",
"CustomPropertyType": "MissileCriticalDelta",
"IsUsePercentage": false,
"Predicates": [
{
"$type": "ByLevelAbilityItemID",
"LevelAbilityItemID": 1343013
}
],
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom",
"Target": "Caster"
}
]
}

View File

@ -793,6 +793,24 @@
"$type": "TriggerAbilityAction",
"AbilityName": "Astra_MathSkill",
"Target": "Self"
},
{
"$type": "SetAbilitySpecialByExpression",
"DoRefresh": true,
"Expression": "max(0,property(CurSP)\/specials(AS_DecreaseSP_Lv1))",
"ParamName": "AS_ChargeTimes_Local",
"Target": "Self",
"ValueType": "Integer"
},
{
"$type": "ModifyProperty",
"Amount": "%AS_ChargeTimes_Local",
"CustomPropertyType": "ChargeTimes",
"IsUsePercentage": false,
"Percentage": 0,
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom",
"Target": "Caster"
}
],
"OnSwitchInBegin": [

Binary file not shown.

View File

@ -15,6 +15,45 @@
"SignatureMaterialWeaponModifier",
"SignatureLightWeaponModifier"
]
},
{
"AnimatorStateName": "Attack_Branch_04_Enhance_Start",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"SignatureMaterialWeaponModifier",
"SignatureLightWeaponModifier"
]
},
{
"AnimatorStateName": "Attack_Branch_04_Enhance_Fire_01",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"SignatureMaterialWeaponModifier",
"SignatureLightWeaponModifier"
]
},
{
"AnimatorStateName": "Attack_Branch_04_Enhance_Fire_02",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"SignatureMaterialWeaponModifier",
"SignatureLightWeaponModifier"
]
}
]
}

Binary file not shown.

View File

@ -28,10 +28,42 @@
"Modifiers": {
"BloodDebuffModifier": {
"Duration": 12,
"ModifierStacking": "Replace",
"OnThinkInterval": [
{
"$type": "DamageByAttackPropertyAction",
"AnimEventID": "#Corin_Attack_BloodDebuff_AttackProperty_01",
"Attacker": "LocalAvatar",
"Target": "Self"
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_Common_Dleed_01_Buff",
"Target": "Self"
}
],
"ThinkInterval": 3
},
"BloodDebuffModifier_Count": {
"Duration": 12,
"ModifierStacking": "Refresh",
"OnRemoved": [
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": 0,
"ParamName": "AS_BloodCount",
"ParamType": "Integer",
"Target": "Self"
}
]
},
"BloodDebuffModifier_Data": {
"Duration": -1,
"ModifierStacking": "Refresh",
"OnAdded": [
],
"OnBeingHit": [
"OnIndirectBeingHit": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
@ -48,37 +80,7 @@
}
],
"OnRemoved": [
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": 0,
"ParamName": "AS_BloodCount",
"ParamType": "Integer",
"Target": "Self"
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": 0,
"ParamName": "AS_AddedDamageRatio_Real",
"ParamType": "Integer",
"Target": "Self"
}
],
"OnThinkInterval": [
{
"$type": "DamageByAttackPropertyAction",
"AnimEventID": "#Corin_Attack_BloodDebuff_AttackProperty_01",
"Attacker": "LocalAvatar",
"Target": "Self"
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_Common_Dleed_01_Buff",
"Target": "Self"
}
],
"ThinkInterval": 3
]
}
},
"OnAbilityTrigger": [
@ -107,6 +109,18 @@
"StackCount": 1,
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "BloodDebuffModifier_Data",
"StackCount": 1,
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "BloodDebuffModifier_Count",
"StackCount": 1,
"Target": "Self"
},
{
"$type": "SetAbilitySpecialByExpression",
"DoRefresh": true,

View File

@ -111,7 +111,7 @@
"Value": 0
},
"AS_Max_AttackRush_HitNum": {
"Value": 30
"Value": 29
}
},
"AbilityStacking": "Unique",

View File

@ -204,17 +204,6 @@
"ChainsawPowerUp"
]
},
{
"AnimatorStateName": "Attack_Branch_03_Enhance_Walk",
"ForceTriggerOnTransitionIn": true,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"WindFieldModifier"
]
},
{
"AnimatorStateName": "Attack_Branch_03_Enhance_Loop",
"ForceTriggerOnTransitionIn": true,
@ -224,6 +213,7 @@
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"OverloadDataModifier",
"SlashCountAddModifier",
"WindFieldModifier"
]
@ -237,37 +227,10 @@
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"OverloadDataModifier",
"SlashCountAddModifier",
"WindFieldModifier"
]
},
{
"AnimatorStateName": "Attack_Branch_03_Walk_Shake",
"ForceTriggerOnTransitionIn": true,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"SlashCountAddModifier",
"WindFieldModifier",
"OverloadDataModifier"
]
},
{
"AnimatorStateName": "Attack_Branch_03_Shake",
"ForceTriggerOnTransitionIn": true,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"SlashCountAddModifier",
"WindFieldModifier",
"OverloadDataModifier"
]
}
]
}
@ -315,8 +278,6 @@
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Corin_Attack_Branch_03_AttackProperty_02_02_01",
"Corin_Attack_Branch_03_AttackProperty_02_02_02",
"Corin_Attack_Branch_03_AttackProperty_02_03_01",
"Corin_Attack_Branch_03_AttackProperty_02_03_02"
]
@ -347,22 +308,17 @@
"$type": "DecreaseSPAction",
"Amount": 1,
"Percentage": 0,
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Corin_Attack_Branch_03_AttackProperty_02_01",
"Corin_Attack_Branch_03_AttackProperty_02_02_01",
"Corin_Attack_Branch_03_AttackProperty_02_02_02",
"Corin_Attack_Branch_03_AttackProperty_02_03_01",
"Corin_Attack_Branch_03_AttackProperty_02_03_02"
]
}
],
"Target": "Self"
}
],
"SuccessActions": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Trigger_SawExplode",
"ParamType": 1,
"Target": "Self"
},
{
"$type": "SetAbilitySpecialAction",
"DoRefresh": true,
@ -370,13 +326,6 @@
"Param": 0,
"ParamName": "AS_SlashCount",
"ParamType": "Integer"
},
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Trigger_SawExplode",
"ParamType": 1,
"Target": "Self"
}
]
},

View File

@ -54,6 +54,71 @@
"SignatureMaterialWeaponModifier",
"SignatureLightWeaponModifier"
]
},
{
"AnimatorStateName": "Attack_Branch_03",
"FrameCountHigh": 0,
"FrameCountLow": 9,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"SignatureMaterialWeaponModifier",
"SignatureLightWeaponModifier"
]
},
{
"AnimatorStateName": "Attack_Branch_03_Loop",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"SignatureMaterialWeaponModifier",
"SignatureLightWeaponModifier"
]
},
{
"AnimatorStateName": "Attack_Branch_03_Enhance_Loop",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"SignatureMaterialWeaponModifier",
"SignatureLightWeaponModifier"
]
},
{
"AnimatorStateName": "Attack_Branch_03_Explode",
"FrameCountHigh": 51,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"SignatureMaterialWeaponModifier",
"SignatureLightWeaponModifier"
]
},
{
"AnimatorStateName": "Attack_Branch_03_Enhance_Walk",
"FrameCountHigh": 65,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"SignatureMaterialWeaponModifier",
"SignatureLightWeaponModifier"
]
}
]
}

View File

@ -105,10 +105,6 @@
"$type": "InteractEnableAction",
"Enable": false,
"Target": "Self"
},
{
"$type": "LogStringAction",
"LogStr": "Template_Common启动!!!"
}
]
}

View File

@ -1600,6 +1600,14 @@
"OnRemoved": [
{
"$type": "PopQTEChainOnlyOnceLimitAction",
"Predicates": [
{
"$type": "ByAbilitySpecial",
"CompareType": "Equal",
"Param": 1,
"ParamName": "QTECheckStart"
}
],
"Target": "Self"
},
{
@ -1699,6 +1707,14 @@
"OnRemoved": [
{
"$type": "PopQTEChainOnlyOnceLimitAction",
"Predicates": [
{
"$type": "ByAbilitySpecial",
"CompareType": "Equal",
"Param": 1,
"ParamName": "QTECheckStart"
}
],
"Target": "Self"
},
{

View File

@ -49,6 +49,11 @@
"Monster_Geppetto_OD_AttackProperty_Wall_12",
"Monster_Geppetto_OD_AttackProperty_Area_01"
]
},
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Target"
}
],
"Target": "Target"
@ -197,6 +202,17 @@
"EventKey": "Gepetto_GravityAbnormalRemoved",
"IsGlobal": true
},
{
"$type": "TriggerSoundAction",
"Predicates": [
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Self"
}
],
"soundActionKey": "SA_Monster_Geppetto_Buff_01_Gravity_Out"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [

View File

@ -174,6 +174,7 @@
{
"IsUsePercentage": true,
"PropertyType": "CurHP",
"RefPropertyType": "MaxHP",
"ValueRangeActions": [
{
"HighToValueActions": [
@ -254,7 +255,21 @@
"PartBreakStunModifier": {
"Duration": 8,
"ModifierStacking": "Prolong",
"OnAdded": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_IsInPartBreak",
"ParamType": 2
}
],
"OnRemoved": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"ParamName": "Bool_IsInPartBreak",
"ParamType": 2
},
{
"$type": "SetAnimCtrlerParamAction",
"ParamName": "Trigger_PartBreakEnd",

View File

@ -274,17 +274,6 @@
]
},
"ScreenEffectModifier": {
"DelayHandlers": [
{
"DelayTime": 0.5,
"TimeUpActions": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "Geppetto_OD_SummonEtherArena"
}
]
}
],
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
@ -321,6 +310,10 @@
],
"Tag": "Geppetto_MuteAid",
"Target": "TeamAvatars"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "Geppetto_OD_SummonEtherArena"
}
],
"OnRemoved": [

View File

@ -176,6 +176,34 @@
"PropertyValue": "%AS_AbnormalResistDelta",
"Target": "Self"
},
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"WithInWitchSlowDown_HugoVlad"
],
"Target": "Caster"
},
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Other"
},
{
"$type": "ByAnimTagList",
"TagList": [
"AttackAid",
"AssaultAid"
],
"Target": "Other"
}
],
"PropertyKey": "Actor_ForceTriggerHit",
"PropertyValue": 1,
"Target": "Self"
},
{
"$type": "ModifyAttackDataAction",
"Predicates": [
@ -436,7 +464,10 @@
"ModifierStacking": "Unique",
"OnBeingHit": [
{
"$type": "ModifyAttackDataAction",
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Trigger_Hit",
"ParamType": 1,
"Predicates": [
{
"$type": "ByIsInZoneTags",
@ -451,9 +482,7 @@
"Target": "Other"
}
],
"PropertyKey": "Actor_ForceTriggerHit",
"PropertyValue": 1,
"Target": "Self"
"Target": "Caster"
},
{
"$type": "SetAnimCtrlerParamAction",
@ -630,7 +659,7 @@
},
{
"$type": "TriggerSoundAction",
"Target": "Self",
"Target": "Caster",
"soundActionKey": "Stop_SFX_Monster_Skill_HugoVlad_SpecialEvade_Loop"
},
{
@ -658,7 +687,7 @@
"OnStart": [
{
"$type": "TriggerSoundAction",
"Target": "Self",
"Target": "Caster",
"soundActionKey": "Play_SFX_Monster_Skill_HugoVlad_SpecialEvade_Start"
},
{
@ -777,8 +806,8 @@
},
{
"$type": "TriggerSoundAction",
"Target": "Self",
"soundActionKey": "Stop_SFX_Monster_Skill_HugoVlad_SpecialEvade_Loop"
"Target": "Caster",
"soundActionKey": "Play_SFX_Char_Evade_Success_Hold_End"
},
{
"$type": "HandleAnimatorZoneTagsAction",
@ -836,8 +865,8 @@
},
{
"$type": "TriggerSoundAction",
"Target": "Self",
"soundActionKey": "Play_SFX_Monster_Skill_HugoVlad_SpecialEvade_Start"
"Target": "Caster",
"soundActionKey": "Play_SFX_Char_Evade_Success_Hold_Start"
},
{
"$type": "HandleAnimatorZoneTagsAction",
@ -996,7 +1025,7 @@
{
"$type": "FireEffect",
"AttachPointName": "ChestPoint",
"EffectPattern": "Eff_PerfectAid_01",
"EffectPattern": "Eff_PerfectAid_02",
"Target": "Self"
},
{

View File

@ -15,6 +15,19 @@
"SignatureMaterialWeaponModifier",
"SignatureLightWeaponModifier"
]
},
{
"AnimatorStateName": "Attack_ExSpecial_02",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"SignatureMaterialWeaponModifier",
"SignatureLightWeaponModifier"
]
}
]
}

View File

@ -20,10 +20,6 @@
"AttachPointName": "Ctr_Rot",
"EffectPattern": "Eff_TriggerShoot_TBox_01_Hit",
"Target": "Self"
},
{
"$type": "LogStringAction",
"LogStr": "靶子成功收到了OnBeAttackLanded!!!"
}
]
}

Binary file not shown.

View File

@ -107,6 +107,70 @@
]
}
],
"OnSwitchTriggered": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"ParamName": "Trigger_Switch_Out",
"ParamType": 1,
"Predicates": [
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "InterruptScreenEffectAction",
"EffectType": "RadialBlur",
"Predicates": [
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Self"
}
],
"TargetKey": "FireSupport_Trigger_RadialBlur_01"
},
{
"$type": "InterruptScreenEffectAction",
"EffectType": "Vignette",
"Predicates": [
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Self"
}
],
"TargetKey": "FireSupport_Trigger_Vignette_01"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "FireSupport_Trigger_ColorAdjustments_01",
"EffectType": "ColorAdjustments",
"Predicates": [
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Self"
}
]
},
{
"$type": "InterruptScreenEffectAction",
"EffectType": "FXFog",
"Predicates": [
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Self"
}
],
"TargetKey": "FireSupport_Trigger_FXFog_01"
}
],
"OnTeamAvatarConstructed": [
{
"$type": "ApplyModifier",
@ -359,6 +423,7 @@
},
{
"$type": "CoAttackStartAction",
"MaxSwitchPositionSearchDistance": 40,
"Predicates": [
{
"$type": "ByAbilitySpecial",
@ -394,6 +459,7 @@
},
{
"$type": "CoAttackStartAction",
"MaxSwitchPositionSearchDistance": 40,
"Predicates": [
{
"$type": "ByAbilitySpecial",
@ -479,6 +545,7 @@
},
{
"$type": "CoAttackStartAction",
"MaxSwitchPositionSearchDistance": 40,
"Predicates": [
{
"$type": "ByOr",
@ -520,6 +587,7 @@
},
{
"$type": "CoAttackStartAction",
"MaxSwitchPositionSearchDistance": 40,
"Predicates": [
{
"$type": "ByOr",
@ -570,6 +638,7 @@
},
{
"$type": "CoAttackStartAction",
"MaxSwitchPositionSearchDistance": 40,
"Predicates": [
{
"$type": "ByOr",
@ -611,6 +680,7 @@
},
{
"$type": "CoAttackStartAction",
"MaxSwitchPositionSearchDistance": 40,
"Predicates": [
{
"$type": "ByOr",
@ -661,6 +731,7 @@
},
{
"$type": "CoAttackStartAction",
"MaxSwitchPositionSearchDistance": 40,
"Predicates": [
{
"$type": "ByPlayerPropertyValue",
@ -706,6 +777,11 @@
"ModifierName": "ChainAttackModifier_ChainAttack_01_First",
"MpExecMode": "NotExecuted",
"Predicates": [
{
"$type": "ByAliveState",
"AliveState": "Alive",
"Target": "Caster"
},
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
@ -804,6 +880,11 @@
"ModifierName": "ChainAttackModifier_ChainAttack_01_Repeat",
"MpExecMode": "NotExecuted",
"Predicates": [
{
"$type": "ByAliveState",
"AliveState": "Alive",
"Target": "Caster"
},
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,

View File

@ -61,6 +61,55 @@
"Pulchra_Attack_AssaultAid_AttackProperty_04"
],
"Target": "Self"
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByAvatarTalentIndex",
"TalentIndex": 6,
"Target": "Caster"
}
]
}
],
"Target": "Target"
},
{
"$type": "ApplyModifier",
"ModifierName": "Pulchra_MathSkill_Debuff_Talent_06",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Pulchra_Attack_ChainAttack_01_AttackProperty_01",
"Pulchra_Attack_ChainAttack_01_AttackProperty_02",
"Pulchra_Attack_ChainAttack_02_AttackProperty_01",
"Pulchra_Attack_ChainAttack_02_AttackProperty_02",
"Pulchra_Attack_ChainAttack_02_AttackProperty_03",
"Pulchra_Attack_ChainAttack_02_AttackProperty_04",
"Pulchra_Attack_ChainAttack_02_AttackProperty_05",
"Pulchra_Attack_ChainAttack_02_AttackProperty_06",
"Pulchra_Attack_ChainAttack_02_AttackProperty_07",
"Pulchra_Attack_ExSpecial_01_AttackProperty_01",
"Pulchra_Attack_ExSpecial_01_AttackProperty_02",
"Pulchra_Attack_ExSpecial_01_AttackProperty_03",
"Pulchra_Attack_ExSpecial_01_AttackProperty_04",
"Pulchra_Attack_SwitchIn_Attack_AttackProperty_01",
"Pulchra_Attack_SwitchIn_Attack_AttackProperty_02",
"Pulchra_Attack_SwitchIn_Attack_Ex_AttackProperty_01",
"Pulchra_Attack_SwitchIn_Attack_Ex_AttackProperty_02",
"Pulchra_Attack_AssaultAid_AttackProperty_01",
"Pulchra_Attack_AssaultAid_AttackProperty_02",
"Pulchra_Attack_AssaultAid_AttackProperty_03",
"Pulchra_Attack_AssaultAid_AttackProperty_04"
],
"Target": "Self"
},
{
"$type": "ByAvatarTalentIndex",
"TalentIndex": 6,
"Target": "Caster"
}
],
"Target": "Target"
@ -88,16 +137,6 @@
{
"$type": "ByMathSkillSuccess",
"Target": "Caster"
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByAvatarTalentIndex",
"TalentIndex": 6,
"Target": "Caster"
}
]
}
],
"PropertyKey": "Actor_AddedDamageRatio",
@ -108,12 +147,41 @@
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByMathSkillSuccess",
"Target": "Caster"
"$type": "ByEntityTemplateID",
"EntityType": "Avatar",
"Target": "Other",
"TemplateID": 1351
},
{
"$type": "ByAvatarTalentIndex",
"TalentIndex": 6,
"TalentIndex": 1,
"Target": "Caster"
},
{
"$type": "ByMathSkillSuccess",
"Target": "Caster"
}
],
"PropertyKey": "Actor_CriticalDelta",
"PropertyValue": "%AddedCriticalDelta",
"Target": "Target"
}
]
},
"Pulchra_MathSkill_Debuff_Talent_06": {
"Buff": {
"BuffID": 3000213,
"IsOverrideDuration": true
},
"Duration": "%AS_Duration",
"IgnoreTimeScale": false,
"ModifierStacking": "Refresh",
"OnBeingHit": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByMathSkillSuccess",
"Target": "Caster"
}
],

View File

@ -106,6 +106,10 @@
]
},
"PulchraUniqueSkillBuff": {
"Buff": {
"BuffID": 3000212,
"IsOverrideDuration": true
},
"Duration": "%AS_Duration",
"ModifierStacking": "Replace",
"OnAdded": [
@ -247,7 +251,7 @@
},
"PulchraUniqueSkillBuff_BackStage": {
"Buff": {
"BuffID": 3000212,
"BuffID": 3000214,
"IsOverrideDuration": true
},
"Duration": -1,

View File

@ -1497,6 +1497,11 @@
"SilverAnby_Mark03"
],
"Target": "Target"
},
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Self"
}
],
"Target": "SelfAttackTarget"

View File

@ -27,7 +27,7 @@
},
{
"AnimatorStateName": "Fire_Single",
"FrameCountHigh": 60,
"FrameCountHigh": 30,
"FrameCountLow": 0,
"LayerIndex": 0,
"MaxFrameCountHigh": false,

View File

@ -71,7 +71,7 @@
"AnimatorStateName": "Fire_Single",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": true,
"Frame": 30,
"Frame": 20,
"IsLoop": false,
"LayerIndex": 0
},

View File

@ -130,17 +130,6 @@
],
"IsSeam": false
},
{
"$type": "AttachZoneTagWithModifierMixin",
"ConfigList": [
{
"ModifierNameList": [
"AidAttack_Common_CD_Modifier_Controller"
],
"ZoneTag": "AidAttack_Common_Prev"
}
]
},
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
@ -538,11 +527,32 @@
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"OnSwitchTriggered": [
"OnSwitchInBegin": [
{
"$type": "ApplyModifier",
"ModifierName": "AidAttack_Common_CD_Modifier",
"Target": "Self"
"Predicates": [
{
"$type": "ByAidAttackSwitchDataTagList",
"SwitchDataTagList": [
"TriggerAidAttackTag"
]
}
],
"Target": "Caster"
},
{
"$type": "RemoveModifier",
"ModifierName": "AidAttack_Common_CD_Modifier_Controller",
"Predicates": [
{
"$type": "ByAidAttackSwitchDataTagList",
"SwitchDataTagList": [
"TriggerAidAttackTag"
]
}
],
"Target": "TeamAvatars"
}
]
},
@ -759,6 +769,15 @@
],
"IsAdd": true,
"Target": "Self"
},
{
"$type": "TryOpenAidAttackWindowWithSwitchDataTagAction",
"CheckZoneTagList": [
"AidAttack_Common_Prev"
],
"SwitchDataTagList": [
"TriggerAidAttackTag"
]
}
],
"OnRemoved": [
@ -934,6 +953,34 @@
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "AidAttack_Common_CD_Modifier_Controller",
"Predicates": [
{
"$type": "ByCauseStun",
"IsCauseStun": true
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByHasModifier",
"ModifierNameList": [
"AidAttack_Common_CD_Modifier"
],
"Target": "Self"
}
]
}
],
"Target": "TeamAvatars"
},
{
"$type": "RemoveModifier",
"ModifierName": "AidAttack_Common_CD_Modifier_Controller",
"Target": "Caster"
}
],
"OnRemoved": [

View File

@ -14,6 +14,42 @@
"ModifierNameList": [
"Trigger_AutoTriggerEvade_Modifier"
]
},
{
"AnimatorStateName": "Attack_SpecialEvade_Left_Start",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Trigger_AutoTriggerEvade_Modifier"
]
},
{
"AnimatorStateName": "Attack_SpecialEvade_Right_Start",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Trigger_AutoTriggerEvade_Modifier"
]
},
{
"AnimatorStateName": "Attack_SpecialEvade_Back_Start",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Trigger_AutoTriggerEvade_Modifier"
]
}
]
}
@ -465,6 +501,14 @@
"AutoTriggerEvadeCD"
],
"Target": "Self"
},
{
"$type": "ByAnimCtrlerParam",
"BoolVal": false,
"CompareType": "Equal",
"ParamName": "Trigger_PerfectEvade",
"ParamType": 1,
"Target": "Self"
}
],
"Target": "Self"
@ -485,6 +529,14 @@
"AutoTriggerEvadeCD"
],
"Target": "Self"
},
{
"$type": "ByAnimCtrlerParam",
"BoolVal": false,
"CompareType": "Equal",
"ParamName": "Trigger_PerfectEvade",
"ParamType": 1,
"Target": "Self"
}
],
"Target": "Self"
@ -506,6 +558,14 @@
"AutoTriggerEvadeCD"
],
"Target": "Self"
},
{
"$type": "ByAnimCtrlerParam",
"BoolVal": false,
"CompareType": "Equal",
"ParamName": "Trigger_PerfectEvade",
"ParamType": 1,
"Target": "Self"
}
],
"Target": "Self"
@ -527,6 +587,14 @@
"AutoTriggerEvadeCD"
],
"Target": "Self"
},
{
"$type": "ByAnimCtrlerParam",
"BoolVal": false,
"CompareType": "Equal",
"ParamName": "Trigger_PerfectEvade",
"ParamType": 1,
"Target": "Self"
}
],
"Target": "Self"

View File

@ -197,9 +197,36 @@
{
"$type": "SetModifierDurationAction",
"ModifierName": "StartHotStateModifier",
"ModifyType": "Add",
"ModifyType": "Replace",
"Predicates": [
{
"$type": "ByModifierDuration",
"CompareType": "GreaterEqual",
"CompareValue": 8,
"ModifierTargetType": "CurTargetAbility",
"Target": "Caster",
"TargetModifier": "StartHotStateModifier"
}
],
"Target": "Self",
"Value": 10
"Value": 20
},
{
"$type": "SetModifierDurationAction",
"ModifierName": "StartHotStateModifier",
"ModifyType": "Add",
"Predicates": [
{
"$type": "ByModifierDuration",
"CompareType": "Less",
"CompareValue": 8,
"ModifierTargetType": "CurTargetAbility",
"Target": "Caster",
"TargetModifier": "StartHotStateModifier"
}
],
"Target": "Self",
"Value": 12
}
]
},
@ -357,9 +384,36 @@
{
"$type": "SetModifierDurationAction",
"ModifierName": "StartHotStateModifier",
"ModifyType": "Add",
"ModifyType": "Replace",
"Predicates": [
{
"$type": "ByModifierDuration",
"CompareType": "GreaterEqual",
"CompareValue": 12,
"ModifierTargetType": "CurTargetAbility",
"Target": "Caster",
"TargetModifier": "StartHotStateModifier"
}
],
"Target": "Self",
"Value": 6
"Value": 20
},
{
"$type": "SetModifierDurationAction",
"ModifierName": "StartHotStateModifier",
"ModifyType": "Add",
"Predicates": [
{
"$type": "ByModifierDuration",
"CompareType": "Less",
"CompareValue": 12,
"ModifierTargetType": "CurTargetAbility",
"Target": "Caster",
"TargetModifier": "StartHotStateModifier"
}
],
"Target": "Self",
"Value": 8
}
]
},
@ -396,7 +450,7 @@
]
},
"StartHotStateModifier": {
"Duration": 6,
"Duration": 8,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"OnRemoved": [

View File

@ -34,11 +34,50 @@
"Trigger_Attack_ChainAttack_Extra_AttackProperty_02",
"Trigger_Attack_ChainAttack_Extra_AttackProperty_03"
],
"Target": "Self"
"Target": "Caster"
},
{
"$type": "ByPlayerPropertyValue",
"CompareType": "Greater",
"CustomNumerator": "HotState",
"IsUsePercent": false,
"Numerator": "Custom",
"Target": "Caster",
"Val1": 0
}
],
"Target": "Target"
}
],
"OnPatternAttackLandedFinished": [
{
"$type": "ApplyModifier",
"ModifierName": "Trigger_Attack_ChainAttack_Talent_ReSet_Modifiers",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Trigger_Attack_ChainAttack_Plus_2_AttackProperty_01",
"Trigger_Attack_ChainAttack_Plus_2_AttackProperty_02",
"Trigger_Attack_ChainAttack_Plus_2_AttackProperty_03",
"Trigger_Attack_ChainAttack_Extra_AttackProperty_01",
"Trigger_Attack_ChainAttack_Extra_AttackProperty_02",
"Trigger_Attack_ChainAttack_Extra_AttackProperty_03"
],
"Target": "Caster"
},
{
"$type": "ByPlayerPropertyValue",
"CompareType": "Greater",
"CustomNumerator": "HotState",
"IsUsePercent": false,
"Numerator": "Custom",
"Target": "Caster",
"Val1": 0
}
],
"Target": "Caster"
}
]
},
"Trigger_Attack_ChainAttack_Talent_AttackProperty_Modifiers": {
@ -49,19 +88,14 @@
"$type": "DamageByAttackPropertyAction",
"AnimEventID": "Trigger_Attack_ChainAttack_Talent_AttackProperty_01",
"Attacker": "Caster",
"Predicates": [
{
"$type": "ByPlayerPropertyValue",
"CompareType": "Greater",
"CustomNumerator": "HotState",
"IsUsePercent": false,
"Numerator": "Custom",
"Target": "Caster",
"Val1": 0
}
],
"Target": "Self"
},
}
]
},
"Trigger_Attack_ChainAttack_Talent_ReSet_Modifiers": {
"Duration": 0.1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ModifyProperty",
"Amount": -1,

View File

@ -306,6 +306,44 @@
"Target": "Caster",
"ValueType": "Float"
}
],
"OnPatternAttackLandedFinished": [
{
"$type": "ApplyModifier",
"ModifierName": "Trigger_SuperAttackCost_Remove_Modifiers",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Trigger_Attack_Normal_Charge_Loop_AttackProperty_01",
"Trigger_Attack_Normal_Charge_Loop_AttackProperty_02",
"Trigger_Attack_Normal_Charge_Loop_AttackProperty_03",
"Trigger_Attack_Normal_Charge_Evade_Back_AttackProperty_01",
"Trigger_Attack_Normal_Charge_Evade_Back_AttackProperty_02",
"Trigger_Attack_Normal_Charge_Evade_Back_AttackProperty_03",
"Trigger_Attack_Normal_Charge_Evade_Left_AttackProperty_01",
"Trigger_Attack_Normal_Charge_Evade_Left_AttackProperty_02",
"Trigger_Attack_Normal_Charge_Evade_Left_AttackProperty_03",
"Trigger_Attack_Normal_Charge_Evade_Right_AttackProperty_01",
"Trigger_Attack_Normal_Charge_Evade_Right_AttackProperty_02",
"Trigger_Attack_Normal_Charge_Evade_Right_AttackProperty_03",
"Trigger_Attack_Normal_Charge_Finish_AttackProperty_01",
"Trigger_Attack_Normal_Charge_Finish_AttackProperty_02",
"Trigger_Attack_Normal_Charge_Finish_AttackProperty_03",
"Trigger_Attack_Normal_Charge_Finish_AttackProperty_04"
],
"Target": "Self"
},
{
"$type": "ByHasModifier",
"ModifierNameList": [
"TalentSuperPointModifier"
],
"Target": "Self"
}
],
"Target": "Self"
}
]
},
"TalentSuperPointModifier": {
@ -342,7 +380,13 @@
"AnimEventID": "Trigger_Attack_Normal_Charge_SuperAttack_AttackProperty_01",
"Attacker": "Caster",
"Target": "Self"
},
}
]
},
"Trigger_SuperAttackCost_Remove_Modifiers": {
"Duration": 0.3,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "TalentSuperAttackCostModifier",

View File

@ -33,7 +33,7 @@
},
{
"AnimatorStateName": "Attack_ChainAttack",
"FrameCountHigh": 41,
"FrameCountHigh": 52,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
@ -57,7 +57,7 @@
},
{
"AnimatorStateName": "Attack_ChainAttack_Extra",
"FrameCountHigh": 41,
"FrameCountHigh": 52,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
@ -81,7 +81,7 @@
},
{
"AnimatorStateName": "Attack_ChainAttack_Talent",
"FrameCountHigh": 53,
"FrameCountHigh": 52,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
@ -93,7 +93,7 @@
},
{
"AnimatorStateName": "Attack_ChainAttack_Talent",
"FrameCountHigh": 53,
"FrameCountHigh": 52,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
@ -105,7 +105,7 @@
},
{
"AnimatorStateName": "Attack_ChainAttack_Talent",
"FrameCountHigh": 53,
"FrameCountHigh": 52,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
@ -130,7 +130,7 @@
},
{
"AnimatorStateName": "Attack_ChainAttack_Plus_1",
"FrameCountHigh": 70,
"FrameCountHigh": 52,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
@ -164,6 +164,20 @@
"ChainAttackModifier_Interrupt_Animation",
"ChainAttackModifier_LowAttackingTag"
]
},
{
"AnimatorStateName": "InstantOut",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"ChainAttackModifier_LowAttackingTag",
"ChainAttackModifier_Interrupt_Animation",
"ChainAttackModifier_Interrupt_Effect"
]
}
]
},
@ -397,12 +411,6 @@
"AS_LowChainAttack_Talent_0_Negative": {
"Value": -3
},
"AS_LowChainAttack_Talent_1_Cost": {
"Value": 2
},
"AS_LowChainAttack_Talent_1_Negative": {
"Value": -2
},
"AS_LowChainAttack_Talent_1_UpLimit": {
"Value": 125
},
@ -442,6 +450,22 @@
"IsAdd": true,
"Target": "Self"
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": "%AS_LowChainAttack_Talent_0_Cost",
"ParamName": "AS_LowChainAttack_Cost",
"ParamType": "Integer",
"Target": "Caster"
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": "%AS_LowChainAttack_Talent_0_Negative",
"ParamName": "AS_LowChainAttack_Cost_Negative",
"ParamType": "Integer",
"Target": "Caster"
},
{
"$type": "BranchOperator",
"Conditions": [
@ -467,22 +491,6 @@
"ParamName": "AS_StunDamageTakeRatio",
"ParamType": "Float",
"Target": "Caster"
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": "%AS_LowChainAttack_Talent_0_Cost",
"ParamName": "AS_LowChainAttack_Cost",
"ParamType": "Integer",
"Target": "Caster"
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": "%AS_LowChainAttack_Talent_0_Negative",
"ParamName": "AS_LowChainAttack_Cost_Negative",
"ParamType": "Integer",
"Target": "Caster"
}
],
"SuccessActions": [
@ -497,27 +505,11 @@
{
"$type": "SetAbilitySpecialByExpression",
"DoRefresh": true,
"Expression": "specials(AS_StunDamageTakeRatio_Talent_0)+(1+specials(AS_StunDamageTakeRatio_Talent_1_Para))",
"Expression": "specials(AS_StunDamageTakeRatio_Talent_0)+(specials(AS_StunDamageTakeRatio_Talent_1_Para))",
"ParamName": "AS_StunDamageTakeRatio",
"Target": "Self",
"ValueType": "Float"
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": "%AS_LowChainAttack_Talent_1_Cost",
"ParamName": "AS_LowChainAttack_Cost",
"ParamType": "Integer",
"Target": "Caster"
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": "%AS_LowChainAttack_Talent_1_Negative",
"ParamName": "AS_LowChainAttack_Cost_Negative",
"ParamType": "Integer",
"Target": "Caster"
},
{
"$type": "ModifyProperty",
"Amount": "%AS_LowChainAttack_Talent_1_UpLimit",
@ -558,16 +550,99 @@
"Target": "Target"
}
],
"OnSwitchInBegin": [
"OnSwitchTriggered": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"ParamName": "Trigger_Switch_Out",
"ParamType": 1,
"Predicates": [
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Caster"
}
],
"Target": "Self"
},
{
"$type": "InterruptScreenEffectAction",
"EffectType": "RadialBlur",
"Predicates": [
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Caster"
}
],
"TargetKey": "FireSupport_Trigger_RadialBlur_01"
},
{
"$type": "InterruptScreenEffectAction",
"EffectType": "Vignette",
"Predicates": [
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Caster"
}
],
"TargetKey": "FireSupport_Trigger_Vignette_01"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "FireSupport_Trigger_ColorAdjustments_01",
"EffectType": "ColorAdjustments",
"Predicates": [
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Caster"
}
]
},
{
"$type": "InterruptScreenEffectAction",
"EffectType": "FXFog",
"Predicates": [
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Caster"
}
],
"TargetKey": "FireSupport_Trigger_FXFog_01"
},
{
"$type": "InterruptScreenEffectAction",
"EffectType": "LensDistortion",
"Predicates": [
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Caster"
}
],
"TargetKey": "FireSupport_Trigger_LensDistortion_01"
}
],
"OnTeamAvatarConstructed": [
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": "%AS_LowChainAttack_Talent_0_Cost",
"ParamName": "AS_LowChainAttack_Cost",
"ParamType": "Integer",
"Target": "Caster"
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": "%AS_LowChainAttack_Talent_0_Negative",
"ParamName": "AS_LowChainAttack_Cost_Negative",
"ParamType": "Integer",
"Target": "Caster"
},
{
"$type": "BranchOperator",
"Conditions": [
@ -593,22 +668,6 @@
"ParamName": "AS_StunDamageTakeRatio",
"ParamType": "Float",
"Target": "Caster"
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": "%AS_LowChainAttack_Talent_0_Cost",
"ParamName": "AS_LowChainAttack_Cost",
"ParamType": "Integer",
"Target": "Caster"
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": "%AS_LowChainAttack_Talent_0_Negative",
"ParamName": "AS_LowChainAttack_Cost_Negative",
"ParamType": "Integer",
"Target": "Caster"
}
],
"SuccessActions": [
@ -628,22 +687,6 @@
"Target": "Self",
"ValueType": "Float"
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": "%AS_LowChainAttack_Talent_1_Cost",
"ParamName": "AS_LowChainAttack_Cost",
"ParamType": "Integer",
"Target": "Caster"
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": "%AS_LowChainAttack_Talent_1_Negative",
"ParamName": "AS_LowChainAttack_Cost_Negative",
"ParamType": "Integer",
"Target": "Caster"
},
{
"$type": "ModifyProperty",
"Amount": "%AS_LowChainAttack_Talent_1_UpLimit",
@ -2184,8 +2227,8 @@
"$type": "ByNot",
"Predicates": [
{
"$type": "ByHasModifier",
"ModifierNameList": [
"$type": "ByIsInZoneTags",
"Tags": [
"ChainAttackModifier_LowAttackingTag"
],
"Target": "Caster"
@ -2264,8 +2307,8 @@
"$type": "ByNot",
"Predicates": [
{
"$type": "ByHasModifier",
"ModifierNameList": [
"$type": "ByIsInZoneTags",
"Tags": [
"ChainAttackModifier_LowAttackingTag"
],
"Target": "Caster"
@ -2273,16 +2316,6 @@
],
"Target": "Caster"
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByCauseStun",
"IsCauseStun": true
}
],
"Target": "Self"
},
{
"$type": "ByNot",
"Predicates": [
@ -2534,7 +2567,27 @@
},
"ChainAttackModifier_LowAttackingTag": {
"Duration": -1,
"ModifierStacking": "Unique"
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"ChainAttackModifier_LowAttackingTag"
],
"IsAdd": true,
"Target": "Caster"
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"ChainAttackModifier_LowAttackingTag"
],
"IsAdd": false,
"Target": "Caster"
}
]
},
"ChainAttackModifier_PlusCombo": {
"Duration": 0.1,

View File

@ -75,6 +75,12 @@
"Amount": "%AS_PartStun",
"Percentage": 0,
"Target": "Self"
},
{
"$type": "ShowSpecialDamageTextAction",
"AttachPoint": "MiddlePoint",
"Target": "Caster",
"TextType": "PartDestroy"
}
],
"AnimatorStateName": "Hit_Parry_Heavy_Left",
@ -91,6 +97,12 @@
"Amount": "%AS_PartStun",
"Percentage": 0,
"Target": "Self"
},
{
"$type": "ShowSpecialDamageTextAction",
"AttachPoint": "MiddlePoint",
"Target": "Caster",
"TextType": "PartDestroy"
}
],
"AnimatorStateName": "Hit_Parry_Heavy_Right",
@ -125,42 +137,6 @@
}
],
"OnBeingHitPre": [
{
"$type": "ShowSpecialDamageTextAction",
"AttachPoint": "MiddlePoint",
"Predicates": [
{
"$type": "ByAnimTagList",
"TagList": [
"ParryAid"
]
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Enhance_Left"
]
}
]
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Enhance_Right"
]
}
]
}
],
"Target": "Caster",
"TextType": "PartDestroy"
}
],
"OnHitOther": [
{

View File

@ -72,9 +72,9 @@
"GFKMAFDNHOD": [],
"HAPFPBPKJHF": [
0,
9000,
11000,
13000
8000,
10000,
12000
],
"GLKCAKOJEAL": 1
},
@ -124,9 +124,9 @@
"GFKMAFDNHOD": [],
"HAPFPBPKJHF": [
0,
8000,
10000,
12000
7000,
9000,
11000
],
"GLKCAKOJEAL": 5
}

View File

@ -744,7 +744,7 @@
{
"DJOKBCBOMAC": 3800141,
"NANNCEFNLPL": "TitleCondition_Achievement",
"BNBDCMNACCJ": "30070060",
"BNBDCMNACCJ": "1040140557",
"GFDIGOGJFFA": "TitlePreCondition_HollowZero03",
"LGGGBMNFDOE": [
2005002
@ -761,7 +761,7 @@
{
"DJOKBCBOMAC": 3800142,
"NANNCEFNLPL": "TitleCondition_Achievement",
"BNBDCMNACCJ": "30070060",
"BNBDCMNACCJ": "1040140557",
"GFDIGOGJFFA": "TitlePreCondition_HollowZero03",
"LGGGBMNFDOE": [
2005003
@ -1018,7 +1018,9 @@
"EAJHLHCMNAM": 6,
"OLANPFHKOCI": "TitleText_3800156",
"LMAKOFAEFBC": 2,
"MGHPBGDNANO": [],
"MGHPBGDNANO": [
"Avatar_Female_Size03_Trigger"
],
"MHKKANFLAMM": "Assets/NapResources/UI/Materials/General/UI_Title_Trust.mat",
"IDKHAIAIHFO": "f58661",
"DMPFPDPNINP": "fe357b"
@ -1035,7 +1037,9 @@
"EAJHLHCMNAM": 6,
"OLANPFHKOCI": "TitleText_3800157",
"LMAKOFAEFBC": 2,
"MGHPBGDNANO": [],
"MGHPBGDNANO": [
"Avatar_Female_Size02_Longinus"
],
"MHKKANFLAMM": "Assets/NapResources/UI/Materials/General/UI_Title_Trust.mat",
"IDKHAIAIHFO": "f58661",
"DMPFPDPNINP": "fe357b"
@ -1052,7 +1056,9 @@
"EAJHLHCMNAM": 6,
"OLANPFHKOCI": "TitleText_3800158",
"LMAKOFAEFBC": 2,
"MGHPBGDNANO": [],
"MGHPBGDNANO": [
"Avatar_Female_Size03_Pulchra"
],
"MHKKANFLAMM": "Assets/NapResources/UI/Materials/General/UI_Title_Trust.mat",
"IDKHAIAIHFO": "f58661",
"DMPFPDPNINP": "fe357b"
@ -1060,7 +1066,7 @@
{
"DJOKBCBOMAC": 3800159,
"NANNCEFNLPL": "TitleCondition_3800159",
"BNBDCMNACCJ": "30070060",
"BNBDCMNACCJ": "1040140557",
"GFDIGOGJFFA": "TitlePreCondition_HollowZero03",
"LGGGBMNFDOE": [],
"PHLEAIOFLKP": "",
@ -1075,7 +1081,7 @@
{
"DJOKBCBOMAC": 3800160,
"NANNCEFNLPL": "TitleCondition_Achievement",
"BNBDCMNACCJ": "30070060",
"BNBDCMNACCJ": "1040140557",
"GFDIGOGJFFA": "TitlePreCondition_HollowZero03",
"LGGGBMNFDOE": [
2005009

View File

@ -58,7 +58,7 @@
"OPFEAMDPIAG": 406501,
"HLEAEPDDBLE": 2,
"OMJDNILGBOD": 406501,
"ELPKGCDKJGL": 1001,
"ELPKGCDKJGL": 1006,
"ICDEDELJKPI": 1,
"EECGBALDFOH": [
101

View File

@ -332,7 +332,7 @@
"OPFEAMDPIAG": 14136103,
"AAJGKDEGKMO": 1030004,
"DDGELGBNCGL": "",
"IDFPCEEBEAF": 18132103,
"IDFPCEEBEAF": 14136103,
"IKDJDPPLNOM": 141361,
"DBEGKPBDLMF": "14136108,14136109,14136110,14136111"
},
@ -572,7 +572,7 @@
"OPFEAMDPIAG": 16135103,
"AAJGKDEGKMO": 1030004,
"DDGELGBNCGL": "",
"IDFPCEEBEAF": 18131103,
"IDFPCEEBEAF": 16135103,
"IKDJDPPLNOM": 161351,
"DBEGKPBDLMF": "16135108,16135109,16135110,16135111"
},

View File

@ -2,7 +2,7 @@
"GHFLHABGNDH": [
{
"CKCLOFPICJP": 2,
"FLODMDHBDCO": "2025-05-12 04:00:00",
"FLODMDHBDCO": "2026-05-12 04:00:00",
"LJFBDEDNPOC": "2024-07-04 04:00:00",
"DPCJPNODKPI": 42
}

View File

@ -3,7 +3,7 @@
{
"OPFEAMDPIAG": 101,
"AONDCPPKFAI": 100,
"MLKEJAKFNOK": 3,
"MLKEJAKFNOK": 1,
"IIKGIHJHCEJ": 10,
"JGIAGGPCFFL": 200
},
@ -17,7 +17,7 @@
{
"OPFEAMDPIAG": 103,
"AONDCPPKFAI": 200,
"MLKEJAKFNOK": 6,
"MLKEJAKFNOK": 5,
"IIKGIHJHCEJ": 20,
"JGIAGGPCFFL": 400
},

View File

@ -10265,7 +10265,7 @@
{
"JHHHFEOPAEC": 1205192501,
"IPPHJMGEKHM": "Assets/NapResources/Data/MainCityNodeGraph/DateFollowTalkEllen.json",
"MACPOBJFGPP": "bornPosition,Pos_Date_Section1_Stall_Partner",
"MACPOBJFGPP": "bornPosition,Pos_Date_Section1_Stall_Partner;useSkin,false",
"ELCPMKCIFLF": [],
"NHMJOIKEFIJ": [
1
@ -10289,7 +10289,7 @@
{
"JHHHFEOPAEC": 1205192601,
"IPPHJMGEKHM": "Assets/NapResources/Data/MainCityNodeGraph/DateFollowTalkEllen.json",
"MACPOBJFGPP": "bornPosition,Pos_Date_Section1_Subway_Partner",
"MACPOBJFGPP": "bornPosition,Pos_Date_Section1_Subway_Partner;useSkin,false",
"ELCPMKCIFLF": [],
"NHMJOIKEFIJ": [],
"DGEEFIAKMKH": "",
@ -10311,7 +10311,7 @@
{
"JHHHFEOPAEC": 1205192701,
"IPPHJMGEKHM": "Assets/NapResources/Data/MainCityNodeGraph/DateFollowTalkEllen.json",
"MACPOBJFGPP": "bornPosition,Pos_Date_Section1_Random_Partner",
"MACPOBJFGPP": "bornPosition,Pos_Date_Section1_Random_Partner;useSkin,false",
"ELCPMKCIFLF": [],
"NHMJOIKEFIJ": [],
"DGEEFIAKMKH": "",
@ -10333,7 +10333,7 @@
{
"JHHHFEOPAEC": 1205192801,
"IPPHJMGEKHM": "Assets/NapResources/Data/MainCityNodeGraph/DateFollowTalkEllen.json",
"MACPOBJFGPP": "bornPosition,Pos_Date_Section1_Subway_Partner",
"MACPOBJFGPP": "bornPosition,Pos_Date_Section1_Subway_Partner;useSkin,false",
"ELCPMKCIFLF": [],
"NHMJOIKEFIJ": [],
"DGEEFIAKMKH": "",

View File

@ -1912,7 +1912,7 @@
"KHEKMEMGABJ": "",
"BEKPPEBCAJE": "",
"HENFAEPGLLF": 1,
"JOOLCGLAHJP": "30070099",
"JOOLCGLAHJP": "1040140491",
"DFGHOMEHLNO": "",
"LBGMOMKKMEL": "0",
"HIHOCGFCGNF": true,
@ -2041,8 +2041,8 @@
"LCJKHPINDKN": "",
"KHEKMEMGABJ": "",
"BEKPPEBCAJE": "",
"HENFAEPGLLF": 1,
"JOOLCGLAHJP": "30070099",
"HENFAEPGLLF": 0,
"JOOLCGLAHJP": "",
"DFGHOMEHLNO": "",
"LBGMOMKKMEL": "0",
"HIHOCGFCGNF": true,

View File

@ -19,6 +19,7 @@
"LBGAOAMJHLJ": "Abysss2_AreaDesc_03",
"JFGDIEJGOCC": [
"Battle",
"BattleNormal",
"Tarot",
"SacrificeBringerHand",
"GeppettoTarot",
@ -50,6 +51,7 @@
"LBGAOAMJHLJ": "Abysss2_AreaDesc_04",
"JFGDIEJGOCC": [
"Battle",
"BattleNormal",
"Relic",
"SacrificeBringerHand",
"GeppettoTarot",
@ -107,6 +109,7 @@
"LBGAOAMJHLJ": "Abysss2_AreaDesc_15",
"JFGDIEJGOCC": [
"Battle",
"BattleNormal",
"Coin",
"SacrificeBringerHand",
"GeppettoTarot",
@ -138,6 +141,7 @@
"LBGAOAMJHLJ": "Abysss2_AreaDesc_03",
"JFGDIEJGOCC": [
"Battle",
"BattleNormal",
"Coin",
"AgentAssist",
"GeppettoTarot"
@ -167,6 +171,7 @@
"LBGAOAMJHLJ": "Abysss2_AreaDesc_15",
"JFGDIEJGOCC": [
"Battle",
"BattleNormal",
"Tarot",
"AgentAssist",
"GeppettoTarot"

View File

@ -1177,7 +1177,7 @@
],
"CGIFHPMJOHO": "",
"GPEANFBKGIF": "Journey_QuestName_1060101",
"HIOIHLHPCIH": "1040140547",
"HIOIHLHPCIH": "1040140646",
"GFJBAFBJMJB": "Journey_ChapterName_160",
"KOAJOFBMANJ": "",
"OEGNJPJCIOI": 1,
@ -1230,7 +1230,7 @@
"GPEANFBKGIF": "QuestDesc_10010603",
"HIOIHLHPCIH": "1040140651",
"GFJBAFBJMJB": "QuestName_10010603",
"KOAJOFBMANJ": "Assets/NapResources/UI/Sprite/A1DynamicLoad/InterKnot/UnPacker/CourseImg/Mission/Journey_Mission_1050603.png",
"KOAJOFBMANJ": "Assets/NapResources/UI/Sprite/A1DynamicLoad/InterKnot/UnPacker/CourseImg/Mission/Journey_Mission_1060203.png",
"OEGNJPJCIOI": 2,
"NHEMAJLEOFK": 160,
"BIFACBBBAOJ": [],
@ -1247,7 +1247,7 @@
"GPEANFBKGIF": "QuestDesc_10010604",
"HIOIHLHPCIH": "1040140652",
"GFJBAFBJMJB": "QuestName_10010604",
"KOAJOFBMANJ": "Assets/NapResources/UI/Sprite/A1DynamicLoad/InterKnot/UnPacker/CourseImg/Mission/Journey_Mission_1050604.png",
"KOAJOFBMANJ": "Assets/NapResources/UI/Sprite/A1DynamicLoad/InterKnot/UnPacker/CourseImg/Mission/Journey_Mission_1060204.png",
"OEGNJPJCIOI": 2,
"NHEMAJLEOFK": 160,
"BIFACBBBAOJ": [],

View File

@ -56,7 +56,7 @@
"FMDFJEOJIMK": "UI/Sprite/A1DynamicLoad/IconRole/UnPacker/IconRole24.png",
"LNDIHICCDFN": "Avatar_Female_Size03_JaneDoe",
"MHINMINPONI": 6,
"FPBOLOPBPKG": "UI/Sprite/A1DynamicLoad/IconRoleCamp/UnPacker/IconCampN.E.P.S..png",
"FPBOLOPBPKG": "UI/Sprite/A1DynamicLoad/IconRoleCamp/UnPacker/IconCampJaneBadge.png",
"IHGOMJBHNAM": "AbyssS2Agent_RecordDes_2_8",
"EAKHFMHOMGL": 1341
},

View File

@ -96,7 +96,7 @@
"NDGNDMGBEDP": "1001",
"EGBFCKLPFDK": "",
"GOOMMEJNHAC": "",
"PLCHMDCILAG": 45,
"PLCHMDCILAG": 500,
"GKHLDPHODPK": 0,
"ONHALAAELCC": 0,
"INNPIAGBEKH": "Trigger_LevelUp_Gun",
@ -123,7 +123,7 @@
"NDGNDMGBEDP": "1002",
"EGBFCKLPFDK": "1002",
"GOOMMEJNHAC": "",
"PLCHMDCILAG": 56,
"PLCHMDCILAG": 600,
"GKHLDPHODPK": 0,
"ONHALAAELCC": 0,
"INNPIAGBEKH": "Trigger_LevelUp_Gun",
@ -167,6 +167,7 @@
"PDEJFBLBKPN": 2,
"FHIIIPELENE": "ActivityBangBooDream_CardFDesc_1343007",
"KGDPAFCGCOD": [
1342503,
1342501
],
"JOMIJEEIBCJ": 3007108,

View File

@ -12458,7 +12458,7 @@
"KFMBKOLLGPI": 99900031,
"EKIFDJNCBOJ": 0,
"FHMBDJKIFJK": 0,
"KFLIALFDCPC": 2026,
"KFLIALFDCPC": 2126,
"IFDMJCDLFPI": 0,
"JEENNAKAHLP": [],
"ICPEHHBDNHI": "",
@ -12992,7 +12992,7 @@
"KFMBKOLLGPI": 99900106,
"EKIFDJNCBOJ": 0,
"FHMBDJKIFJK": 0,
"KFLIALFDCPC": 2037,
"KFLIALFDCPC": 2137,
"IFDMJCDLFPI": 0,
"JEENNAKAHLP": [],
"ICPEHHBDNHI": "",

View File

@ -7520,7 +7520,7 @@
"LHOFPFFFJNE": "",
"LACJKOGEKKE": "SilverAnby_UniqueSkill",
"DNBBNMBMNNA": 0,
"ALMNNGFCOOP": "AS_AddedDamageRatio_Unique:0.150",
"ALMNNGFCOOP": "AS_AddedDamageRatio_Unique:0.125",
"BFCHHPKMIOM": "AS_Duration:10.0",
"PHOGPNFGGNN": "AS_CriticalDamageRatio_SilverAnby:0.150",
"KOIFLEFAMAF": "AS_CriticalDamageRatioDelta_Real:0",
@ -7537,7 +7537,7 @@
"LHOFPFFFJNE": "",
"LACJKOGEKKE": "SilverAnby_UniqueSkill",
"DNBBNMBMNNA": 0,
"ALMNNGFCOOP": "AS_AddedDamageRatio_Unique:0.175",
"ALMNNGFCOOP": "AS_AddedDamageRatio_Unique:0.145",
"BFCHHPKMIOM": "AS_Duration:10.0",
"PHOGPNFGGNN": "AS_CriticalDamageRatio_SilverAnby:0.175",
"KOIFLEFAMAF": "AS_CriticalDamageRatioDelta_Real:0",
@ -7554,7 +7554,7 @@
"LHOFPFFFJNE": "",
"LACJKOGEKKE": "SilverAnby_UniqueSkill",
"DNBBNMBMNNA": 0,
"ALMNNGFCOOP": "AS_AddedDamageRatio_Unique:0.200",
"ALMNNGFCOOP": "AS_AddedDamageRatio_Unique:0.165",
"BFCHHPKMIOM": "AS_Duration:10.0",
"PHOGPNFGGNN": "AS_CriticalDamageRatio_SilverAnby:0.200",
"KOIFLEFAMAF": "AS_CriticalDamageRatioDelta_Real:0",
@ -7571,7 +7571,7 @@
"LHOFPFFFJNE": "",
"LACJKOGEKKE": "SilverAnby_UniqueSkill",
"DNBBNMBMNNA": 0,
"ALMNNGFCOOP": "AS_AddedDamageRatio_Unique:0.225",
"ALMNNGFCOOP": "AS_AddedDamageRatio_Unique:0.188",
"BFCHHPKMIOM": "AS_Duration:10.0",
"PHOGPNFGGNN": "AS_CriticalDamageRatio_SilverAnby:0.225",
"KOIFLEFAMAF": "AS_CriticalDamageRatioDelta_Real:0",
@ -7588,7 +7588,7 @@
"LHOFPFFFJNE": "",
"LACJKOGEKKE": "SilverAnby_UniqueSkill",
"DNBBNMBMNNA": 0,
"ALMNNGFCOOP": "AS_AddedDamageRatio_Unique:0.250",
"ALMNNGFCOOP": "AS_AddedDamageRatio_Unique:0.208",
"BFCHHPKMIOM": "AS_Duration:10.0",
"PHOGPNFGGNN": "AS_CriticalDamageRatio_SilverAnby:0.250",
"KOIFLEFAMAF": "AS_CriticalDamageRatioDelta_Real:0",
@ -7605,7 +7605,7 @@
"LHOFPFFFJNE": "",
"LACJKOGEKKE": "SilverAnby_UniqueSkill",
"DNBBNMBMNNA": 0,
"ALMNNGFCOOP": "AS_AddedDamageRatio_Unique:0.275",
"ALMNNGFCOOP": "AS_AddedDamageRatio_Unique:0.230",
"BFCHHPKMIOM": "AS_Duration:10.0",
"PHOGPNFGGNN": "AS_CriticalDamageRatio_SilverAnby:0.275",
"KOIFLEFAMAF": "AS_CriticalDamageRatioDelta_Real:0",
@ -7622,7 +7622,7 @@
"LHOFPFFFJNE": "",
"LACJKOGEKKE": "SilverAnby_UniqueSkill",
"DNBBNMBMNNA": 0,
"ALMNNGFCOOP": "AS_AddedDamageRatio_Unique:0.300",
"ALMNNGFCOOP": "AS_AddedDamageRatio_Unique:0.250",
"BFCHHPKMIOM": "AS_Duration:10.0",
"PHOGPNFGGNN": "AS_CriticalDamageRatio_SilverAnby:0.300",
"KOIFLEFAMAF": "AS_CriticalDamageRatioDelta_Real:0",

View File

@ -3310,7 +3310,7 @@
"LDBJOFDJAEF": 0,
"FKKMHEFDHCA": "",
"CEOIECBJHGI": "",
"GFOKGFGKAGD": 2,
"GFOKGFGKAGD": 5,
"BAICCGGCKIF": "",
"HHHBMKOFBGA": "",
"IBPHCPKNMFP": "",
@ -3372,7 +3372,7 @@
"LDBJOFDJAEF": 0,
"FKKMHEFDHCA": "",
"CEOIECBJHGI": "",
"GFOKGFGKAGD": 2,
"GFOKGFGKAGD": 5,
"BAICCGGCKIF": "",
"HHHBMKOFBGA": "",
"IBPHCPKNMFP": "",
@ -3443,7 +3443,7 @@
"LDBJOFDJAEF": 0,
"FKKMHEFDHCA": "",
"CEOIECBJHGI": "",
"GFOKGFGKAGD": 2,
"GFOKGFGKAGD": 5,
"BAICCGGCKIF": "",
"HHHBMKOFBGA": "",
"IBPHCPKNMFP": "",
@ -3507,7 +3507,7 @@
"LDBJOFDJAEF": 0,
"FKKMHEFDHCA": "",
"CEOIECBJHGI": "",
"GFOKGFGKAGD": 2,
"GFOKGFGKAGD": 5,
"BAICCGGCKIF": "",
"HHHBMKOFBGA": "",
"IBPHCPKNMFP": "",
@ -3568,7 +3568,7 @@
"LDBJOFDJAEF": 0,
"FKKMHEFDHCA": "",
"CEOIECBJHGI": "",
"GFOKGFGKAGD": 2,
"GFOKGFGKAGD": 5,
"BAICCGGCKIF": "",
"HHHBMKOFBGA": "",
"IBPHCPKNMFP": "",
@ -3627,7 +3627,7 @@
"LDBJOFDJAEF": 0,
"FKKMHEFDHCA": "",
"CEOIECBJHGI": "",
"GFOKGFGKAGD": 2,
"GFOKGFGKAGD": 5,
"BAICCGGCKIF": "",
"HHHBMKOFBGA": "",
"IBPHCPKNMFP": "",
@ -3716,7 +3716,7 @@
"LDBJOFDJAEF": 0,
"FKKMHEFDHCA": "",
"CEOIECBJHGI": "",
"GFOKGFGKAGD": 2,
"GFOKGFGKAGD": 5,
"BAICCGGCKIF": "",
"HHHBMKOFBGA": "",
"IBPHCPKNMFP": "",
@ -3775,7 +3775,7 @@
"LDBJOFDJAEF": 0,
"FKKMHEFDHCA": "",
"CEOIECBJHGI": "",
"GFOKGFGKAGD": 2,
"GFOKGFGKAGD": 5,
"BAICCGGCKIF": "",
"HHHBMKOFBGA": "",
"IBPHCPKNMFP": "",

View File

@ -16254,6 +16254,69 @@
"IBPEGIKLKIF": 0,
"BLCBEFPLEIC": ""
},
{
"JIFHJEMHGNK": 100100583,
"ADKMIGDAAOJ": 2,
"LBEMKCCEBCM": 115000054,
"NKPHPDMNOHK": "ActivityJumpName",
"HMDPEFNBKAK": 0,
"NPDEKNJAEFP": 0,
"IFGPLCMKENG": "",
"AJIPMMDEPCB": 0,
"BLMLBOHGDJF": 0,
"EDJPKOAKBEF": "",
"GCONMGLJOFA": 0,
"IGFNAMKKDPD": 0,
"EGGLIGHKKOJ": "",
"PCIPHIIEHIN": 0,
"JMCDPFGLEIB": 0,
"KPCADFFIEHI": "",
"EKGHCBFEMHA": 0,
"IBPEGIKLKIF": 0,
"BLCBEFPLEIC": ""
},
{
"JIFHJEMHGNK": 100100584,
"ADKMIGDAAOJ": 2,
"LBEMKCCEBCM": 115000089,
"NKPHPDMNOHK": "ActivityJumpName",
"HMDPEFNBKAK": 0,
"NPDEKNJAEFP": 0,
"IFGPLCMKENG": "",
"AJIPMMDEPCB": 0,
"BLMLBOHGDJF": 0,
"EDJPKOAKBEF": "",
"GCONMGLJOFA": 0,
"IGFNAMKKDPD": 0,
"EGGLIGHKKOJ": "",
"PCIPHIIEHIN": 0,
"JMCDPFGLEIB": 0,
"KPCADFFIEHI": "",
"EKGHCBFEMHA": 0,
"IBPEGIKLKIF": 0,
"BLCBEFPLEIC": ""
},
{
"JIFHJEMHGNK": 100100585,
"ADKMIGDAAOJ": 2,
"LBEMKCCEBCM": 115000090,
"NKPHPDMNOHK": "ActivityJumpName",
"HMDPEFNBKAK": 0,
"NPDEKNJAEFP": 0,
"IFGPLCMKENG": "",
"AJIPMMDEPCB": 0,
"BLMLBOHGDJF": 0,
"EDJPKOAKBEF": "",
"GCONMGLJOFA": 0,
"IGFNAMKKDPD": 0,
"EGGLIGHKKOJ": "",
"PCIPHIIEHIN": 0,
"JMCDPFGLEIB": 0,
"KPCADFFIEHI": "",
"EKGHCBFEMHA": 0,
"IBPEGIKLKIF": 0,
"BLCBEFPLEIC": ""
},
{
"JIFHJEMHGNK": 100100589,
"ADKMIGDAAOJ": 2,
@ -16611,6 +16674,90 @@
"IBPEGIKLKIF": 0,
"BLCBEFPLEIC": ""
},
{
"JIFHJEMHGNK": 100100607,
"ADKMIGDAAOJ": 2,
"LBEMKCCEBCM": 113000178,
"NKPHPDMNOHK": "ActivityJumpName",
"HMDPEFNBKAK": 0,
"NPDEKNJAEFP": 0,
"IFGPLCMKENG": "",
"AJIPMMDEPCB": 0,
"BLMLBOHGDJF": 0,
"EDJPKOAKBEF": "",
"GCONMGLJOFA": 0,
"IGFNAMKKDPD": 0,
"EGGLIGHKKOJ": "",
"PCIPHIIEHIN": 0,
"JMCDPFGLEIB": 0,
"KPCADFFIEHI": "",
"EKGHCBFEMHA": 0,
"IBPEGIKLKIF": 0,
"BLCBEFPLEIC": ""
},
{
"JIFHJEMHGNK": 100100608,
"ADKMIGDAAOJ": 2,
"LBEMKCCEBCM": 113000179,
"NKPHPDMNOHK": "ActivityJumpName",
"HMDPEFNBKAK": 0,
"NPDEKNJAEFP": 0,
"IFGPLCMKENG": "",
"AJIPMMDEPCB": 0,
"BLMLBOHGDJF": 0,
"EDJPKOAKBEF": "",
"GCONMGLJOFA": 0,
"IGFNAMKKDPD": 0,
"EGGLIGHKKOJ": "",
"PCIPHIIEHIN": 0,
"JMCDPFGLEIB": 0,
"KPCADFFIEHI": "",
"EKGHCBFEMHA": 0,
"IBPEGIKLKIF": 0,
"BLCBEFPLEIC": ""
},
{
"JIFHJEMHGNK": 100100609,
"ADKMIGDAAOJ": 2,
"LBEMKCCEBCM": 113000180,
"NKPHPDMNOHK": "ActivityJumpName",
"HMDPEFNBKAK": 0,
"NPDEKNJAEFP": 0,
"IFGPLCMKENG": "",
"AJIPMMDEPCB": 0,
"BLMLBOHGDJF": 0,
"EDJPKOAKBEF": "",
"GCONMGLJOFA": 0,
"IGFNAMKKDPD": 0,
"EGGLIGHKKOJ": "",
"PCIPHIIEHIN": 0,
"JMCDPFGLEIB": 0,
"KPCADFFIEHI": "",
"EKGHCBFEMHA": 0,
"IBPEGIKLKIF": 0,
"BLCBEFPLEIC": ""
},
{
"JIFHJEMHGNK": 100100610,
"ADKMIGDAAOJ": 2,
"LBEMKCCEBCM": 113000181,
"NKPHPDMNOHK": "ActivityJumpName",
"HMDPEFNBKAK": 0,
"NPDEKNJAEFP": 0,
"IFGPLCMKENG": "",
"AJIPMMDEPCB": 0,
"BLMLBOHGDJF": 0,
"EDJPKOAKBEF": "",
"GCONMGLJOFA": 0,
"IGFNAMKKDPD": 0,
"EGGLIGHKKOJ": "",
"PCIPHIIEHIN": 0,
"JMCDPFGLEIB": 0,
"KPCADFFIEHI": "",
"EKGHCBFEMHA": 0,
"IBPEGIKLKIF": 0,
"BLCBEFPLEIC": ""
},
{
"JIFHJEMHGNK": 100111001,
"ADKMIGDAAOJ": 2,

View File

@ -2767,7 +2767,7 @@
"OBPOMMPNBOE": "",
"LCDENONOMJC": 0,
"AMENIJBOKGD": "0",
"BNBDCMNACCJ": "1201320010&1090140028&1040140136",
"BNBDCMNACCJ": "1201320010&1040140136",
"ECCONOOJBCG": 0,
"GENLGIFDJBI": 3800157
},

View File

@ -3014,7 +3014,7 @@
},
{
"CMNANACPCBN": 10001432,
"KDMDEBIBENP": 32,
"KDMDEBIBENP": 33,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100532,
@ -3026,7 +3026,7 @@
},
{
"CMNANACPCBN": 10001433,
"KDMDEBIBENP": 33,
"KDMDEBIBENP": 34,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100533,
@ -3038,7 +3038,7 @@
},
{
"CMNANACPCBN": 10001434,
"KDMDEBIBENP": 34,
"KDMDEBIBENP": 35,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100534,
@ -3050,7 +3050,7 @@
},
{
"CMNANACPCBN": 10001435,
"KDMDEBIBENP": 35,
"KDMDEBIBENP": 36,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100535,
@ -3062,7 +3062,7 @@
},
{
"CMNANACPCBN": 10001436,
"KDMDEBIBENP": 36,
"KDMDEBIBENP": 37,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100536,
@ -3074,7 +3074,7 @@
},
{
"CMNANACPCBN": 10001437,
"KDMDEBIBENP": 37,
"KDMDEBIBENP": 38,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100537,
@ -3086,7 +3086,7 @@
},
{
"CMNANACPCBN": 10001438,
"KDMDEBIBENP": 38,
"KDMDEBIBENP": 39,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100538,
@ -3098,7 +3098,7 @@
},
{
"CMNANACPCBN": 10001439,
"KDMDEBIBENP": 39,
"KDMDEBIBENP": 40,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100539,
@ -3110,7 +3110,7 @@
},
{
"CMNANACPCBN": 10001440,
"KDMDEBIBENP": 40,
"KDMDEBIBENP": 41,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100540,
@ -3122,7 +3122,7 @@
},
{
"CMNANACPCBN": 10001441,
"KDMDEBIBENP": 41,
"KDMDEBIBENP": 42,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100541,
@ -3134,7 +3134,7 @@
},
{
"CMNANACPCBN": 10001442,
"KDMDEBIBENP": 42,
"KDMDEBIBENP": 43,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100542,
@ -3146,7 +3146,7 @@
},
{
"CMNANACPCBN": 10001443,
"KDMDEBIBENP": 43,
"KDMDEBIBENP": 44,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100543,
@ -3158,7 +3158,7 @@
},
{
"CMNANACPCBN": 10001444,
"KDMDEBIBENP": 44,
"KDMDEBIBENP": 45,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100544,
@ -3170,7 +3170,7 @@
},
{
"CMNANACPCBN": 10001445,
"KDMDEBIBENP": 45,
"KDMDEBIBENP": 46,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100545,
@ -3182,7 +3182,7 @@
},
{
"CMNANACPCBN": 10001446,
"KDMDEBIBENP": 46,
"KDMDEBIBENP": 47,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100546,
@ -3194,7 +3194,7 @@
},
{
"CMNANACPCBN": 10001447,
"KDMDEBIBENP": 47,
"KDMDEBIBENP": 48,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100547,
@ -3206,7 +3206,7 @@
},
{
"CMNANACPCBN": 10001448,
"KDMDEBIBENP": 48,
"KDMDEBIBENP": 49,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100548,
@ -3218,7 +3218,7 @@
},
{
"CMNANACPCBN": 10001449,
"KDMDEBIBENP": 49,
"KDMDEBIBENP": 50,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100549,
@ -3230,7 +3230,7 @@
},
{
"CMNANACPCBN": 10001450,
"KDMDEBIBENP": 50,
"KDMDEBIBENP": 51,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100550,
@ -3242,7 +3242,7 @@
},
{
"CMNANACPCBN": 10001451,
"KDMDEBIBENP": 51,
"KDMDEBIBENP": 52,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100551,
@ -3254,7 +3254,7 @@
},
{
"CMNANACPCBN": 10001452,
"KDMDEBIBENP": 52,
"KDMDEBIBENP": 53,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100552,
@ -3266,7 +3266,7 @@
},
{
"CMNANACPCBN": 10001453,
"KDMDEBIBENP": 53,
"KDMDEBIBENP": 54,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100553,
@ -3278,7 +3278,7 @@
},
{
"CMNANACPCBN": 10001454,
"KDMDEBIBENP": 54,
"KDMDEBIBENP": 55,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100554,
@ -3290,7 +3290,7 @@
},
{
"CMNANACPCBN": 10001455,
"KDMDEBIBENP": 55,
"KDMDEBIBENP": 56,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100555,
@ -3302,7 +3302,7 @@
},
{
"CMNANACPCBN": 10001456,
"KDMDEBIBENP": 56,
"KDMDEBIBENP": 57,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100556,
@ -3314,7 +3314,7 @@
},
{
"CMNANACPCBN": 10001457,
"KDMDEBIBENP": 57,
"KDMDEBIBENP": 58,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100557,
@ -3326,7 +3326,7 @@
},
{
"CMNANACPCBN": 10001458,
"KDMDEBIBENP": 58,
"KDMDEBIBENP": 59,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100558,
@ -3338,7 +3338,7 @@
},
{
"CMNANACPCBN": 10001459,
"KDMDEBIBENP": 59,
"KDMDEBIBENP": 60,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100559,
@ -3350,7 +3350,7 @@
},
{
"CMNANACPCBN": 10001460,
"KDMDEBIBENP": 60,
"KDMDEBIBENP": 61,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100560,
@ -3362,7 +3362,7 @@
},
{
"CMNANACPCBN": 10001461,
"KDMDEBIBENP": 61,
"KDMDEBIBENP": 62,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100561,
@ -3374,7 +3374,7 @@
},
{
"CMNANACPCBN": 10001462,
"KDMDEBIBENP": 62,
"KDMDEBIBENP": 63,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100562,
@ -3386,7 +3386,7 @@
},
{
"CMNANACPCBN": 10001463,
"KDMDEBIBENP": 63,
"KDMDEBIBENP": 64,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100563,
@ -3398,7 +3398,7 @@
},
{
"CMNANACPCBN": 10001464,
"KDMDEBIBENP": 64,
"KDMDEBIBENP": 65,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100564,
@ -3410,7 +3410,7 @@
},
{
"CMNANACPCBN": 10001465,
"KDMDEBIBENP": 65,
"KDMDEBIBENP": 67,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100565,
@ -3422,7 +3422,7 @@
},
{
"CMNANACPCBN": 10001466,
"KDMDEBIBENP": 66,
"KDMDEBIBENP": 68,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100566,
@ -3434,7 +3434,7 @@
},
{
"CMNANACPCBN": 10001467,
"KDMDEBIBENP": 67,
"KDMDEBIBENP": 69,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100567,
@ -3446,7 +3446,7 @@
},
{
"CMNANACPCBN": 10001468,
"KDMDEBIBENP": 68,
"KDMDEBIBENP": 70,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100568,
@ -3533,6 +3533,18 @@
"KDMDEBIBENP": 3,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100607,
"NNHNKBNDOMN": 0,
"IOOGHGPKFHF": 10026,
"DIOJJKOHBPM": [
7043603
]
},
{
"CMNANACPCBN": 10001476,
"KDMDEBIBENP": 4,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100593,
"NNHNKBNDOMN": 0,
"IOOGHGPKFHF": 10026,
@ -3540,28 +3552,16 @@
7043701
]
},
{
"CMNANACPCBN": 10001476,
"KDMDEBIBENP": 4,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100594,
"NNHNKBNDOMN": 0,
"IOOGHGPKFHF": 10026,
"DIOJJKOHBPM": [
70438
]
},
{
"CMNANACPCBN": 10001477,
"KDMDEBIBENP": 5,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100595,
"JIFHJEMHGNK": 100100608,
"NNHNKBNDOMN": 0,
"IOOGHGPKFHF": 10026,
"DIOJJKOHBPM": [
7043901
7043702
]
},
{
@ -3569,11 +3569,11 @@
"KDMDEBIBENP": 6,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100596,
"JIFHJEMHGNK": 100100608,
"NNHNKBNDOMN": 0,
"IOOGHGPKFHF": 10026,
"DIOJJKOHBPM": [
7044001
7043703
]
},
{
@ -3588,6 +3588,114 @@
7043102
]
},
{
"CMNANACPCBN": 10001480,
"KDMDEBIBENP": 7,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100595,
"NNHNKBNDOMN": 0,
"IOOGHGPKFHF": 10026,
"DIOJJKOHBPM": [
7043901
]
},
{
"CMNANACPCBN": 10001481,
"KDMDEBIBENP": 8,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100609,
"NNHNKBNDOMN": 0,
"IOOGHGPKFHF": 10026,
"DIOJJKOHBPM": [
7043902
]
},
{
"CMNANACPCBN": 10001482,
"KDMDEBIBENP": 9,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100609,
"NNHNKBNDOMN": 0,
"IOOGHGPKFHF": 10026,
"DIOJJKOHBPM": [
7043903
]
},
{
"CMNANACPCBN": 10001483,
"KDMDEBIBENP": 10,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100596,
"NNHNKBNDOMN": 0,
"IOOGHGPKFHF": 10026,
"DIOJJKOHBPM": [
7044001
]
},
{
"CMNANACPCBN": 10001484,
"KDMDEBIBENP": 11,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100610,
"NNHNKBNDOMN": 0,
"IOOGHGPKFHF": 10026,
"DIOJJKOHBPM": [
7044002
]
},
{
"CMNANACPCBN": 10001485,
"KDMDEBIBENP": 12,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100610,
"NNHNKBNDOMN": 0,
"IOOGHGPKFHF": 10026,
"DIOJJKOHBPM": [
7044003
]
},
{
"CMNANACPCBN": 10001515,
"KDMDEBIBENP": 32,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100583,
"NNHNKBNDOMN": 100100335,
"IOOGHGPKFHF": 10023,
"DIOJJKOHBPM": [
7005212
]
},
{
"CMNANACPCBN": 10001516,
"KDMDEBIBENP": 66,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100584,
"NNHNKBNDOMN": 100100335,
"IOOGHGPKFHF": 10023,
"DIOJJKOHBPM": [
7005508
]
},
{
"CMNANACPCBN": 10001517,
"KDMDEBIBENP": 71,
"GLDKEFMFDNE": 0,
"AJPIILNCHLL": 0,
"JIFHJEMHGNK": 100100585,
"NNHNKBNDOMN": 100100335,
"IOOGHGPKFHF": 10023,
"DIOJJKOHBPM": [
7005513
]
},
{
"CMNANACPCBN": 10002001,
"KDMDEBIBENP": 1,

View File

@ -1739,7 +1739,8 @@
1221061005,
1221061006,
1221061007,
1221061008
1221061008,
1221061009
]
},
{
@ -2980,6 +2981,7 @@
1222105120,
1222105121,
1222105122,
1222105126,
1222105123,
1222105124,
1222105125

View File

@ -2555,6 +2555,13 @@
"OAEJPMIBGDP": "Quest_VHSPerformTarget_1221061008",
"GJPPELNNBEN": 10600415
},
{
"OPFEAMDPIAG": 1221061009,
"NIGGIDCENCK": "Quest_VHSPerformName_1221061009",
"GIIEMDLFLGF": "Quest_VHSPerformDesc_1221061009",
"OAEJPMIBGDP": "Quest_VHSPerformTarget_1221061009",
"GJPPELNNBEN": 10600417
},
{
"OPFEAMDPIAG": 1221061101,
"NIGGIDCENCK": "Quest_VHSPerformName_1221061101",
@ -3703,6 +3710,13 @@
"OAEJPMIBGDP": "Quest_VHSPerformTarget_1222105125",
"GJPPELNNBEN": 16310260
},
{
"OPFEAMDPIAG": 1222105126,
"NIGGIDCENCK": "Quest_VHSPerformName_1222105126",
"GIIEMDLFLGF": "Quest_VHSPerformDesc_1222105126",
"OAEJPMIBGDP": "Quest_VHSPerformTarget_1222105126",
"GJPPELNNBEN": 56320001
},
{
"OPFEAMDPIAG": 1222110101,
"NIGGIDCENCK": "Quest_VHSPerformName_1222110101",

View File

@ -18617,7 +18617,7 @@
"CADEHIMFGKI": 320,
"KMIKCOFOAPP": 1730,
"AABMEOCEMGA": 80,
"ICNBANIHMDO": 7050,
"ICNBANIHMDO": 9870,
"OEENEGADPFF": 0,
"GPGKEHBDJLF": 0,
"AAKACCGOOEN": 0,
@ -18628,7 +18628,7 @@
"KBFMKFBLEKL": 1,
"HNKHNDIKCPE": 0,
"PFANGLNCEPA": 0,
"BDGHBOGJIEA": 53900,
"BDGHBOGJIEA": 75625,
"IMEKHFGGDJM": 0,
"BNHCHJGINNK": 0,
"JHAAJNDHHAP": [],
@ -18643,7 +18643,7 @@
"CADEHIMFGKI": 520,
"KMIKCOFOAPP": 2850,
"AABMEOCEMGA": 130,
"ICNBANIHMDO": 11630,
"ICNBANIHMDO": 20020,
"OEENEGADPFF": 0,
"GPGKEHBDJLF": 0,
"AAKACCGOOEN": 0,
@ -18654,7 +18654,7 @@
"KBFMKFBLEKL": 1,
"HNKHNDIKCPE": 0,
"PFANGLNCEPA": 0,
"BDGHBOGJIEA": 89100,
"BDGHBOGJIEA": 153175,
"IMEKHFGGDJM": 0,
"BNHCHJGINNK": 0,
"JHAAJNDHHAP": [],
@ -18669,7 +18669,7 @@
"CADEHIMFGKI": 1010,
"KMIKCOFOAPP": 6080,
"AABMEOCEMGA": 280,
"ICNBANIHMDO": 33570,
"ICNBANIHMDO": 32810,
"OEENEGADPFF": 0,
"GPGKEHBDJLF": 0,
"AAKACCGOOEN": 0,
@ -18680,7 +18680,7 @@
"KBFMKFBLEKL": 1,
"HNKHNDIKCPE": 0,
"PFANGLNCEPA": 0,
"BDGHBOGJIEA": 256575,
"BDGHBOGJIEA": 250800,
"IMEKHFGGDJM": 0,
"BNHCHJGINNK": 0,
"JHAAJNDHHAP": [],
@ -18695,7 +18695,7 @@
"CADEHIMFGKI": 2210,
"KMIKCOFOAPP": 17690,
"AABMEOCEMGA": 810,
"ICNBANIHMDO": 80210,
"ICNBANIHMDO": 69760,
"OEENEGADPFF": 0,
"GPGKEHBDJLF": 0,
"AAKACCGOOEN": 0,
@ -18706,7 +18706,7 @@
"KBFMKFBLEKL": 1,
"HNKHNDIKCPE": 0,
"PFANGLNCEPA": 0,
"BDGHBOGJIEA": 612700,
"BDGHBOGJIEA": 532950,
"IMEKHFGGDJM": 0,
"BNHCHJGINNK": 0,
"JHAAJNDHHAP": [],
@ -18721,7 +18721,7 @@
"CADEHIMFGKI": 440,
"KMIKCOFOAPP": 2380,
"AABMEOCEMGA": 110,
"ICNBANIHMDO": 9730,
"ICNBANIHMDO": 13620,
"OEENEGADPFF": 0,
"GPGKEHBDJLF": 0,
"AAKACCGOOEN": 0,
@ -18732,7 +18732,7 @@
"KBFMKFBLEKL": 1,
"HNKHNDIKCPE": 0,
"PFANGLNCEPA": 0,
"BDGHBOGJIEA": 297275,
"BDGHBOGJIEA": 416075,
"IMEKHFGGDJM": 0,
"BNHCHJGINNK": 0,
"JHAAJNDHHAP": [],
@ -18773,7 +18773,7 @@
"CADEHIMFGKI": 1200,
"KMIKCOFOAPP": 6560,
"AABMEOCEMGA": 300,
"ICNBANIHMDO": 53680,
"ICNBANIHMDO": 44890,
"OEENEGADPFF": 0,
"GPGKEHBDJLF": 0,
"AAKACCGOOEN": 0,
@ -18784,7 +18784,7 @@
"KBFMKFBLEKL": 1,
"HNKHNDIKCPE": 0,
"PFANGLNCEPA": 0,
"BDGHBOGJIEA": 410025,
"BDGHBOGJIEA": 342925,
"IMEKHFGGDJM": 0,
"BNHCHJGINNK": 0,
"JHAAJNDHHAP": [],
@ -18951,10 +18951,10 @@
"AMIJIAHGPMC": 1361,
"GCGPNHPGPLH": 3,
"HPLAGKIJIMI": 0,
"DODFMPECNGB": 184710,
"CADEHIMFGKI": 16800,
"KMIKCOFOAPP": 125940,
"AABMEOCEMGA": 5730,
"DODFMPECNGB": 148050,
"CADEHIMFGKI": 13460,
"KMIKCOFOAPP": 92200,
"AABMEOCEMGA": 4200,
"ICNBANIHMDO": 0,
"OEENEGADPFF": 0,
"GPGKEHBDJLF": 0,
@ -18962,7 +18962,7 @@
"AMOMHAEENNC": "",
"ENFFGLIPKOL": 0,
"CMGFCJECMLK": 0,
"AMDOLMNIJBG": 34333,
"AMDOLMNIJBG": 7666,
"KBFMKFBLEKL": 1,
"HNKHNDIKCPE": 0,
"PFANGLNCEPA": 6,
@ -19213,20 +19213,20 @@
"HPLAGKIJIMI": 0,
"DODFMPECNGB": 3270,
"CADEHIMFGKI": 300,
"KMIKCOFOAPP": 1990,
"AABMEOCEMGA": 100,
"ICNBANIHMDO": 6520,
"KMIKCOFOAPP": 2790,
"AABMEOCEMGA": 130,
"ICNBANIHMDO": 9120,
"OEENEGADPFF": 0,
"GPGKEHBDJLF": 0,
"AAKACCGOOEN": 0,
"AMOMHAEENNC": "",
"ENFFGLIPKOL": 0,
"CMGFCJECMLK": 0,
"AMDOLMNIJBG": 1808,
"AMDOLMNIJBG": 2532,
"KBFMKFBLEKL": 1,
"HNKHNDIKCPE": 0,
"PFANGLNCEPA": 0,
"BDGHBOGJIEA": 49775,
"BDGHBOGJIEA": 69850,
"IMEKHFGGDJM": 0,
"BNHCHJGINNK": 0,
"JHAAJNDHHAP": [
@ -19241,20 +19241,20 @@
"HPLAGKIJIMI": 0,
"DODFMPECNGB": 6220,
"CADEHIMFGKI": 570,
"KMIKCOFOAPP": 5740,
"AABMEOCEMGA": 270,
"ICNBANIHMDO": 18760,
"KMIKCOFOAPP": 5450,
"AABMEOCEMGA": 250,
"ICNBANIHMDO": 17840,
"OEENEGADPFF": 0,
"GPGKEHBDJLF": 0,
"AAKACCGOOEN": 0,
"AMOMHAEENNC": "",
"ENFFGLIPKOL": 0,
"CMGFCJECMLK": 0,
"AMDOLMNIJBG": 5210,
"AMDOLMNIJBG": 4954,
"KBFMKFBLEKL": 1,
"HNKHNDIKCPE": 0,
"PFANGLNCEPA": 0,
"BDGHBOGJIEA": 143550,
"BDGHBOGJIEA": 136400,
"IMEKHFGGDJM": 0,
"BNHCHJGINNK": 0,
"JHAAJNDHHAP": [
@ -19269,20 +19269,20 @@
"HPLAGKIJIMI": 0,
"DODFMPECNGB": 8010,
"CADEHIMFGKI": 730,
"KMIKCOFOAPP": 6840,
"AABMEOCEMGA": 320,
"ICNBANIHMDO": 22390,
"KMIKCOFOAPP": 7190,
"AABMEOCEMGA": 330,
"ICNBANIHMDO": 23500,
"OEENEGADPFF": 0,
"GPGKEHBDJLF": 0,
"AAKACCGOOEN": 0,
"AMOMHAEENNC": "",
"ENFFGLIPKOL": 0,
"CMGFCJECMLK": 0,
"AMDOLMNIJBG": 6216,
"AMDOLMNIJBG": 6527,
"KBFMKFBLEKL": 1,
"HNKHNDIKCPE": 0,
"PFANGLNCEPA": 0,
"BDGHBOGJIEA": 171050,
"BDGHBOGJIEA": 179575,
"IMEKHFGGDJM": 0,
"BNHCHJGINNK": 0,
"JHAAJNDHHAP": [
@ -19295,26 +19295,26 @@
"AMIJIAHGPMC": 1381,
"GCGPNHPGPLH": 0,
"HPLAGKIJIMI": 0,
"DODFMPECNGB": 12680,
"CADEHIMFGKI": 1160,
"KMIKCOFOAPP": 10550,
"AABMEOCEMGA": 480,
"ICNBANIHMDO": 34520,
"DODFMPECNGB": 3990,
"CADEHIMFGKI": 370,
"KMIKCOFOAPP": 6210,
"AABMEOCEMGA": 290,
"ICNBANIHMDO": 20310,
"OEENEGADPFF": 0,
"GPGKEHBDJLF": 0,
"AAKACCGOOEN": 0,
"AMOMHAEENNC": "",
"ENFFGLIPKOL": 0,
"CMGFCJECMLK": 0,
"AMDOLMNIJBG": 9588,
"AMDOLMNIJBG": 5640,
"KBFMKFBLEKL": 1,
"HNKHNDIKCPE": 0,
"PFANGLNCEPA": 0,
"BDGHBOGJIEA": 263725,
"BDGHBOGJIEA": 155375,
"IMEKHFGGDJM": 0,
"BNHCHJGINNK": 0,
"JHAAJNDHHAP": [
146654
73327
],
"JCAOIAPHDAO": 0
},
@ -19325,20 +19325,20 @@
"HPLAGKIJIMI": 0,
"DODFMPECNGB": 15450,
"CADEHIMFGKI": 1410,
"KMIKCOFOAPP": 11710,
"AABMEOCEMGA": 540,
"ICNBANIHMDO": 38310,
"KMIKCOFOAPP": 13770,
"AABMEOCEMGA": 630,
"ICNBANIHMDO": 45060,
"OEENEGADPFF": 0,
"GPGKEHBDJLF": 0,
"AAKACCGOOEN": 0,
"AMOMHAEENNC": "",
"ENFFGLIPKOL": 0,
"CMGFCJECMLK": 0,
"AMDOLMNIJBG": 10639,
"AMDOLMNIJBG": 12516,
"KBFMKFBLEKL": 1,
"HNKHNDIKCPE": 0,
"PFANGLNCEPA": 0,
"BDGHBOGJIEA": 292600,
"BDGHBOGJIEA": 344300,
"IMEKHFGGDJM": 0,
"BNHCHJGINNK": 0,
"JHAAJNDHHAP": [
@ -19351,22 +19351,22 @@
"AMIJIAHGPMC": 1381,
"GCGPNHPGPLH": 0,
"HPLAGKIJIMI": 0,
"DODFMPECNGB": 18020,
"CADEHIMFGKI": 1640,
"KMIKCOFOAPP": 17110,
"AABMEOCEMGA": 780,
"ICNBANIHMDO": 55990,
"DODFMPECNGB": 14850,
"CADEHIMFGKI": 1350,
"KMIKCOFOAPP": 13090,
"AABMEOCEMGA": 600,
"ICNBANIHMDO": 42830,
"OEENEGADPFF": 0,
"GPGKEHBDJLF": 0,
"AAKACCGOOEN": 0,
"AMOMHAEENNC": "",
"ENFFGLIPKOL": 0,
"CMGFCJECMLK": 0,
"AMDOLMNIJBG": 15552,
"AMDOLMNIJBG": 11895,
"KBFMKFBLEKL": 1,
"HNKHNDIKCPE": 0,
"PFANGLNCEPA": 0,
"BDGHBOGJIEA": 427900,
"BDGHBOGJIEA": 327250,
"IMEKHFGGDJM": 0,
"BNHCHJGINNK": 0,
"JHAAJNDHHAP": [
@ -19379,8 +19379,8 @@
"AMIJIAHGPMC": 1381,
"GCGPNHPGPLH": 1,
"HPLAGKIJIMI": 0,
"DODFMPECNGB": 18480,
"CADEHIMFGKI": 1680,
"DODFMPECNGB": 16720,
"CADEHIMFGKI": 1520,
"KMIKCOFOAPP": 0,
"AABMEOCEMGA": 0,
"ICNBANIHMDO": 0,
@ -19407,8 +19407,8 @@
"AMIJIAHGPMC": 1381,
"GCGPNHPGPLH": 1,
"HPLAGKIJIMI": 0,
"DODFMPECNGB": 20790,
"CADEHIMFGKI": 1890,
"DODFMPECNGB": 18810,
"CADEHIMFGKI": 1710,
"KMIKCOFOAPP": 0,
"AABMEOCEMGA": 0,
"ICNBANIHMDO": 0,
@ -19547,22 +19547,22 @@
"AMIJIAHGPMC": 1381,
"GCGPNHPGPLH": 2,
"HPLAGKIJIMI": 0,
"DODFMPECNGB": 24350,
"CADEHIMFGKI": 2220,
"KMIKCOFOAPP": 21270,
"AABMEOCEMGA": 970,
"ICNBANIHMDO": 33590,
"DODFMPECNGB": 25060,
"CADEHIMFGKI": 2280,
"KMIKCOFOAPP": 21820,
"AABMEOCEMGA": 1000,
"ICNBANIHMDO": 35390,
"OEENEGADPFF": 0,
"GPGKEHBDJLF": 0,
"AAKACCGOOEN": 0,
"AMOMHAEENNC": "",
"ENFFGLIPKOL": 0,
"CMGFCJECMLK": 0,
"AMDOLMNIJBG": 9329,
"AMDOLMNIJBG": 9830,
"KBFMKFBLEKL": 1,
"HNKHNDIKCPE": 0,
"PFANGLNCEPA": 4,
"BDGHBOGJIEA": 256575,
"BDGHBOGJIEA": 270600,
"IMEKHFGGDJM": 0,
"BNHCHJGINNK": 0,
"JHAAJNDHHAP": [
@ -19603,10 +19603,10 @@
"AMIJIAHGPMC": 1381,
"GCGPNHPGPLH": 3,
"HPLAGKIJIMI": 0,
"DODFMPECNGB": 172060,
"CADEHIMFGKI": 15650,
"KMIKCOFOAPP": 26590,
"AABMEOCEMGA": 1210,
"DODFMPECNGB": 173490,
"CADEHIMFGKI": 15780,
"KMIKCOFOAPP": 27690,
"AABMEOCEMGA": 1260,
"ICNBANIHMDO": 0,
"OEENEGADPFF": 0,
"GPGKEHBDJLF": 0,
@ -19614,7 +19614,7 @@
"AMOMHAEENNC": "",
"ENFFGLIPKOL": 0,
"CMGFCJECMLK": 0,
"AMDOLMNIJBG": 24166,
"AMDOLMNIJBG": 25166,
"KBFMKFBLEKL": 1,
"HNKHNDIKCPE": 0,
"PFANGLNCEPA": 6,
@ -19631,26 +19631,26 @@
"AMIJIAHGPMC": 1381,
"GCGPNHPGPLH": 6,
"HPLAGKIJIMI": 0,
"DODFMPECNGB": 20900,
"CADEHIMFGKI": 1900,
"KMIKCOFOAPP": 20900,
"AABMEOCEMGA": 950,
"ICNBANIHMDO": 68400,
"DODFMPECNGB": 10820,
"CADEHIMFGKI": 990,
"KMIKCOFOAPP": 10820,
"AABMEOCEMGA": 500,
"ICNBANIHMDO": 17700,
"OEENEGADPFF": 0,
"GPGKEHBDJLF": 0,
"AAKACCGOOEN": 0,
"AMOMHAEENNC": "",
"ENFFGLIPKOL": 0,
"CMGFCJECMLK": 0,
"AMDOLMNIJBG": 19000,
"AMDOLMNIJBG": 9830,
"KBFMKFBLEKL": 1,
"HNKHNDIKCPE": 0,
"PFANGLNCEPA": 7,
"BDGHBOGJIEA": 522500,
"BDGHBOGJIEA": 270600,
"IMEKHFGGDJM": 0,
"BNHCHJGINNK": 0,
"JHAAJNDHHAP": [
123500
63896
],
"JCAOIAPHDAO": 0
},

View File

@ -4585,111 +4585,6 @@
"FPPALOEINBN": 0,
"JACKDCAMDLJ": 0
},
{
"OPFEAMDPIAG": 3000201,
"KELAMLHKNPB": "Avatar_Trigger_Buff_01_Title",
"KHMDBKLEJEJ": "Avatar_Trigger_Buff_01_Des",
"KJMNCFLNBOG": 9,
"GPJCONCICBK": "IconBuff_TriggerUniqueSkill_01",
"FOEAJHDEEJP": 1,
"NDHFJFOOLPM": 3,
"JOJBOMLDHAO": 4,
"NBNJEFMBCEE": -1,
"FBJPAFKPCMH": 1000000,
"FDEABKMAMJM": true,
"NIFGFJGMPMI": 0,
"NNNOKHMBBNF": true,
"ALMNNGFCOOP": "Percentage:0.00",
"BFCHHPKMIOM": "",
"PHOGPNFGGNN": "",
"KOIFLEFAMAF": "",
"AIADKKHADKN": "",
"EEEDLAEMCLN": "",
"GCMCJBMEJLP": "",
"DDGMKKNGKMM": "",
"LGFPOLPFAMP": "",
"HGCFCMOCIPH": "",
"GAJOPEOAPGM": "",
"LGIOAFJOAIM": 0,
"PPLHENOJPHF": 0,
"GPPEPLCMFEO": 0,
"NGAKALMKNAH": 0,
"FOEHAADFKKL": true,
"JBEOIMADBBP": 0,
"GGMPJKJMNMA": "TriggerUni",
"FPPALOEINBN": 1,
"JACKDCAMDLJ": 0
},
{
"OPFEAMDPIAG": 3000202,
"KELAMLHKNPB": "Avatar_Trigger_Buff_02_Title",
"KHMDBKLEJEJ": "Avatar_Trigger_Buff_02_Des",
"KJMNCFLNBOG": 9,
"GPJCONCICBK": "IconBuff_TriggerUniqueSkill_02",
"FOEAJHDEEJP": 1,
"NDHFJFOOLPM": 3,
"JOJBOMLDHAO": 4,
"NBNJEFMBCEE": -1,
"FBJPAFKPCMH": 1000000,
"FDEABKMAMJM": true,
"NIFGFJGMPMI": 0,
"NNNOKHMBBNF": true,
"ALMNNGFCOOP": "Percentage:0.00",
"BFCHHPKMIOM": "",
"PHOGPNFGGNN": "",
"KOIFLEFAMAF": "",
"AIADKKHADKN": "",
"EEEDLAEMCLN": "",
"GCMCJBMEJLP": "",
"DDGMKKNGKMM": "",
"LGFPOLPFAMP": "",
"HGCFCMOCIPH": "",
"GAJOPEOAPGM": "",
"LGIOAFJOAIM": 0,
"PPLHENOJPHF": 0,
"GPPEPLCMFEO": 0,
"NGAKALMKNAH": 0,
"FOEHAADFKKL": true,
"JBEOIMADBBP": 0,
"GGMPJKJMNMA": "TriggerUni",
"FPPALOEINBN": 2,
"JACKDCAMDLJ": 0
},
{
"OPFEAMDPIAG": 3000203,
"KELAMLHKNPB": "Avatar_Trigger_Buff_03_Title",
"KHMDBKLEJEJ": "Avatar_Trigger_Buff_03_Des",
"KJMNCFLNBOG": 9,
"GPJCONCICBK": "IconBuff_TriggerUniqueSkill_03",
"FOEAJHDEEJP": 1,
"NDHFJFOOLPM": 8,
"JOJBOMLDHAO": 1,
"NBNJEFMBCEE": -1,
"FBJPAFKPCMH": 1000000,
"FDEABKMAMJM": true,
"NIFGFJGMPMI": 0,
"NNNOKHMBBNF": false,
"ALMNNGFCOOP": "Percentage:0.00",
"BFCHHPKMIOM": "",
"PHOGPNFGGNN": "",
"KOIFLEFAMAF": "",
"AIADKKHADKN": "",
"EEEDLAEMCLN": "",
"GCMCJBMEJLP": "",
"DDGMKKNGKMM": "",
"LGFPOLPFAMP": "",
"HGCFCMOCIPH": "",
"GAJOPEOAPGM": "",
"LGIOAFJOAIM": 0,
"PPLHENOJPHF": 0,
"GPPEPLCMFEO": 0,
"NGAKALMKNAH": 0,
"FOEHAADFKKL": true,
"JBEOIMADBBP": 0,
"GGMPJKJMNMA": "",
"FPPALOEINBN": 0,
"JACKDCAMDLJ": 0
},
{
"OPFEAMDPIAG": 3000211,
"KELAMLHKNPB": "Avatar_Pulchra_Debuff_01_Title",
@ -4760,6 +4655,76 @@
"FPPALOEINBN": 0,
"JACKDCAMDLJ": 0
},
{
"OPFEAMDPIAG": 3000213,
"KELAMLHKNPB": "Avatar_Pulchra_Debuff_02_Title",
"KHMDBKLEJEJ": "Avatar_Pulchra_Debuff_02_Des",
"KJMNCFLNBOG": 10,
"GPJCONCICBK": "IconBuff_PulchraMathSkill",
"FOEAJHDEEJP": 1,
"NDHFJFOOLPM": 8,
"JOJBOMLDHAO": 1,
"NBNJEFMBCEE": -1,
"FBJPAFKPCMH": 1000000,
"FDEABKMAMJM": true,
"NIFGFJGMPMI": 0,
"NNNOKHMBBNF": false,
"ALMNNGFCOOP": "Percentage:0.00",
"BFCHHPKMIOM": "",
"PHOGPNFGGNN": "",
"KOIFLEFAMAF": "",
"AIADKKHADKN": "",
"EEEDLAEMCLN": "",
"GCMCJBMEJLP": "",
"DDGMKKNGKMM": "",
"LGFPOLPFAMP": "",
"HGCFCMOCIPH": "",
"GAJOPEOAPGM": "",
"LGIOAFJOAIM": 0,
"PPLHENOJPHF": 0,
"GPPEPLCMFEO": 0,
"NGAKALMKNAH": 0,
"FOEHAADFKKL": true,
"JBEOIMADBBP": 0,
"GGMPJKJMNMA": "",
"FPPALOEINBN": 0,
"JACKDCAMDLJ": 0
},
{
"OPFEAMDPIAG": 3000214,
"KELAMLHKNPB": "Avatar_Pulchra_Buff_01_Title",
"KHMDBKLEJEJ": "Avatar_Pulchra_Buff_01_Des",
"KJMNCFLNBOG": 9,
"GPJCONCICBK": "IconBuff_PulchraUniqueSkill",
"FOEAJHDEEJP": 1,
"NDHFJFOOLPM": 8,
"JOJBOMLDHAO": 1,
"NBNJEFMBCEE": -1,
"FBJPAFKPCMH": 1000000,
"FDEABKMAMJM": true,
"NIFGFJGMPMI": 0,
"NNNOKHMBBNF": false,
"ALMNNGFCOOP": "Percentage:0.00",
"BFCHHPKMIOM": "",
"PHOGPNFGGNN": "",
"KOIFLEFAMAF": "",
"AIADKKHADKN": "",
"EEEDLAEMCLN": "",
"GCMCJBMEJLP": "",
"DDGMKKNGKMM": "",
"LGFPOLPFAMP": "",
"HGCFCMOCIPH": "",
"GAJOPEOAPGM": "",
"LGIOAFJOAIM": 0,
"PPLHENOJPHF": 0,
"GPPEPLCMFEO": 0,
"NGAKALMKNAH": 0,
"FOEHAADFKKL": true,
"JBEOIMADBBP": 0,
"GGMPJKJMNMA": "",
"FPPALOEINBN": 0,
"JACKDCAMDLJ": 0
},
{
"OPFEAMDPIAG": 3100001,
"KELAMLHKNPB": "TarotCard_Test_Buff_01_Title",

View File

@ -60,7 +60,7 @@
"AJDKDCJIPKF": 1,
"FAJMBHBJJKL": "Tab1_1",
"HCOONHHNNGA": 1007,
"EFPJLPJOBFL": "Tab2_1007",
"EFPJLPJOBFL": "Hollow_Chapter_06",
"NNANBCMLFBL": 0,
"JOOLCGLAHJP": ""
},
@ -160,6 +160,14 @@
"NNANBCMLFBL": 0,
"JOOLCGLAHJP": ""
},
{
"AJDKDCJIPKF": 20,
"FAJMBHBJJKL": "Tab1_20",
"HCOONHHNNGA": 20002,
"EFPJLPJOBFL": "ResourceTitleText_10303",
"NNANBCMLFBL": 0,
"JOOLCGLAHJP": ""
},
{
"AJDKDCJIPKF": 30,
"FAJMBHBJJKL": "Tab1_30",

View File

@ -234,7 +234,7 @@
"DBCOLMOODLK": 0,
"HENFAEPGLLF": 1,
"JOOLCGLAHJP": "1040140493",
"PDCNLIPNGLL": 20001,
"PDCNLIPNGLL": 20002,
"NIDCBGFMPCD": "ClueDesc_1017",
"LLHHBDFNLIC": 0,
"NMHNBHDEKBP": 0,
@ -384,7 +384,7 @@
"DBCOLMOODLK": 0,
"HENFAEPGLLF": 1,
"JOOLCGLAHJP": "1040140493",
"PDCNLIPNGLL": 20001,
"PDCNLIPNGLL": 20002,
"NIDCBGFMPCD": "ClueDesc_1028",
"LLHHBDFNLIC": 0,
"NMHNBHDEKBP": 0,
@ -399,7 +399,7 @@
"DBCOLMOODLK": 0,
"HENFAEPGLLF": 1,
"JOOLCGLAHJP": "1040140493",
"PDCNLIPNGLL": 20001,
"PDCNLIPNGLL": 20002,
"NIDCBGFMPCD": "ClueDesc_1029",
"LLHHBDFNLIC": 0,
"NMHNBHDEKBP": 0,
@ -414,7 +414,7 @@
"DBCOLMOODLK": 0,
"HENFAEPGLLF": 1,
"JOOLCGLAHJP": "1040140491",
"PDCNLIPNGLL": 20001,
"PDCNLIPNGLL": 20002,
"NIDCBGFMPCD": "ClueDesc_1030",
"LLHHBDFNLIC": 0,
"NMHNBHDEKBP": 0,

View File

@ -171,7 +171,7 @@
{
"EELDLMADHPK": 69009,
"LJFBDEDNPOC": "2025-04-18 04:00:00",
"FLODMDHBDCO": "2025-04-31 03:59:59",
"FLODMDHBDCO": "2025-05-02 03:59:59",
"CMOLKPGAPEO": 9
}
]

View File

@ -31432,7 +31432,7 @@
"JCEHJBLHKMK": 0,
"KNPGMJHIANJ": 1,
"FFCONNBKGOG": 65,
"DGNJPJOGJKE": 60,
"DGNJPJOGJKE": 65,
"DNHDBDGIFGO": 9,
"CJJMOFANFEL": true,
"KEMOEDJLCBE": true,
@ -32869,7 +32869,7 @@
"AMIFJKNJHFI": [],
"AIBLMOGFIAJ": [],
"GOJDGIPLGNP": 2,
"FNEPOLOFGAM": 0,
"FNEPOLOFGAM": 1,
"HNBELKNGPCD": 0
},
{
@ -32948,7 +32948,7 @@
"AMIFJKNJHFI": [],
"AIBLMOGFIAJ": [],
"GOJDGIPLGNP": 2,
"FNEPOLOFGAM": 0,
"FNEPOLOFGAM": 1,
"HNBELKNGPCD": 0
},
{
@ -33027,7 +33027,7 @@
"AMIFJKNJHFI": [],
"AIBLMOGFIAJ": [],
"GOJDGIPLGNP": 2,
"FNEPOLOFGAM": 0,
"FNEPOLOFGAM": 1,
"HNBELKNGPCD": 0
},
{
@ -33106,7 +33106,7 @@
"AMIFJKNJHFI": [],
"AIBLMOGFIAJ": [],
"GOJDGIPLGNP": 2,
"FNEPOLOFGAM": 0,
"FNEPOLOFGAM": 1,
"HNBELKNGPCD": 0
},
{
@ -33185,7 +33185,7 @@
"AMIFJKNJHFI": [],
"AIBLMOGFIAJ": [],
"GOJDGIPLGNP": 2,
"FNEPOLOFGAM": 0,
"FNEPOLOFGAM": 1,
"HNBELKNGPCD": 0
},
{
@ -33264,7 +33264,7 @@
"AMIFJKNJHFI": [],
"AIBLMOGFIAJ": [],
"GOJDGIPLGNP": 2,
"FNEPOLOFGAM": 0,
"FNEPOLOFGAM": 1,
"HNBELKNGPCD": 0
},
{
@ -33343,7 +33343,7 @@
"AMIFJKNJHFI": [],
"AIBLMOGFIAJ": [],
"GOJDGIPLGNP": 2,
"FNEPOLOFGAM": 0,
"FNEPOLOFGAM": 1,
"HNBELKNGPCD": 0
},
{
@ -33422,7 +33422,7 @@
"AMIFJKNJHFI": [],
"AIBLMOGFIAJ": [],
"GOJDGIPLGNP": 2,
"FNEPOLOFGAM": 0,
"FNEPOLOFGAM": 1,
"HNBELKNGPCD": 0
},
{

View File

@ -5361,7 +5361,7 @@
{
"OPFEAMDPIAG": 16004,
"HLEAEPDDBLE": 0,
"JOGGOAJIAJJ": "1040140432",
"JOGGOAJIAJJ": "1040140432|1630006310",
"PGHJJOFKMCP": "",
"JIAFNJNGJFM": 0,
"LPELLJIEKDJ": 600,
@ -5399,7 +5399,7 @@
{
"OPFEAMDPIAG": 16005,
"HLEAEPDDBLE": 0,
"JOGGOAJIAJJ": "1040140432",
"JOGGOAJIAJJ": "1040140432|1630006310",
"PGHJJOFKMCP": "",
"JIAFNJNGJFM": 0,
"LPELLJIEKDJ": 600,
@ -5437,7 +5437,7 @@
{
"OPFEAMDPIAG": 16006,
"HLEAEPDDBLE": 0,
"JOGGOAJIAJJ": "1040140432",
"JOGGOAJIAJJ": "1040140432|1630006310",
"PGHJJOFKMCP": "",
"JIAFNJNGJFM": 0,
"LPELLJIEKDJ": 600,

Binary file not shown.

Binary file not shown.

View File

@ -7731,7 +7731,7 @@
"AMDFPDIKMIJ": "",
"LHOFPFFFJNE": "",
"LACJKOGEKKE": "Activity_BangbooDream_Weapon_Gun_Perk_WeakenGun",
"ALMNNGFCOOP": "AS_AddedDamageRatio:0.0045",
"ALMNNGFCOOP": "AS_AddedDamageRatio:0.005",
"BFCHHPKMIOM": "",
"PHOGPNFGGNN": "",
"KOIFLEFAMAF": "",
@ -7755,7 +7755,7 @@
"AMDFPDIKMIJ": "",
"LHOFPFFFJNE": "",
"LACJKOGEKKE": "Activity_BangbooDream_Weapon_Gun_Perk_AbnormalGun",
"ALMNNGFCOOP": "AS_CriticalDamageRatioDelta:0.0056",
"ALMNNGFCOOP": "AS_CriticalDamageRatioDelta:0.006",
"BFCHHPKMIOM": "AS_Duration:20",
"PHOGPNFGGNN": "",
"KOIFLEFAMAF": "",
@ -16849,7 +16849,7 @@
"AMDFPDIKMIJ": "",
"LHOFPFFFJNE": "",
"LACJKOGEKKE": "Corin_Card_S_01",
"ALMNNGFCOOP": "AS_Max_AttackRush_HitNum:30",
"ALMNNGFCOOP": "AS_Max_AttackRush_HitNum:29",
"BFCHHPKMIOM": "",
"PHOGPNFGGNN": "",
"KOIFLEFAMAF": "",

View File

@ -1343,7 +1343,7 @@
{
"DALOEJAHNGM": 20609,
"JBDCBJIEKFM": 0,
"PGOGJAAPNFC": 0,
"PGOGJAAPNFC": -2500,
"PAPCKEHJENB": 0,
"GAEAJCJLJEM": -5000,
"IDCDJOPEEDC": 0,
@ -1355,7 +1355,7 @@
{
"DALOEJAHNGM": 20609,
"JBDCBJIEKFM": 1,
"PGOGJAAPNFC": -6000,
"PGOGJAAPNFC": -7000,
"PAPCKEHJENB": 0,
"GAEAJCJLJEM": -5000,
"IDCDJOPEEDC": 0,
@ -1367,7 +1367,7 @@
{
"DALOEJAHNGM": 20609,
"JBDCBJIEKFM": 2,
"PGOGJAAPNFC": -6000,
"PGOGJAAPNFC": -7000,
"PAPCKEHJENB": 0,
"GAEAJCJLJEM": -5000,
"IDCDJOPEEDC": 0,
@ -3978,7 +3978,7 @@
"DALOEJAHNGM": 29304,
"JBDCBJIEKFM": 999,
"PGOGJAAPNFC": 3800,
"PAPCKEHJENB": 0,
"PAPCKEHJENB": -1000,
"GAEAJCJLJEM": 10000,
"IDCDJOPEEDC": 0,
"KHKGPGGHNNO": 3300,
@ -3990,7 +3990,7 @@
"DALOEJAHNGM": 29305,
"JBDCBJIEKFM": 999,
"PGOGJAAPNFC": 4800,
"PAPCKEHJENB": -3000,
"PAPCKEHJENB": -5000,
"GAEAJCJLJEM": 10000,
"IDCDJOPEEDC": 0,
"KHKGPGGHNNO": 3300,
@ -4050,7 +4050,7 @@
"DALOEJAHNGM": 29315,
"JBDCBJIEKFM": 999,
"PGOGJAAPNFC": 5800,
"PAPCKEHJENB": 0,
"PAPCKEHJENB": -2000,
"GAEAJCJLJEM": 10000,
"IDCDJOPEEDC": 0,
"KHKGPGGHNNO": 3300,

Binary file not shown.

View File

@ -5434,7 +5434,7 @@
"BKNKIPBIKIH": 0,
"JOOLCGLAHJP": "",
"KBIJPHEGNFD": 1,
"HBHCMOIIIKN": 10027,
"HBHCMOIIIKN": 10002,
"KINEKLHNPOO": 0,
"HLEAEPDDBLE": 0,
"IPENFOOEDGC": 1,

Binary file not shown.

Binary file not shown.

View File

@ -1578,7 +1578,8 @@
"EOFILNAHENA": 1,
"DDLEMGCDHGM": [
2521,
2524
2524,
2523
]
},
{

Binary file not shown.

View File

@ -553,7 +553,7 @@
"DBCOLMOODLK": 0,
"KKGBBKPDFKH": "",
"OFHOIDGKCIH": "",
"HENFAEPGLLF": 1,
"HENFAEPGLLF": 0,
"JOOLCGLAHJP": "",
"EFPFKDLDFBJ": "1",
"KHEKMEMGABJ": "UI/Sprite/A1DynamicLoad/DIYBoard/UnPacker/Photo/DIYBoardPhoto028.png",

View File

@ -8371,8 +8371,8 @@
"JOGGOAJIAJJ": "",
"ONFBEJDFLHH": "",
"FOEAJHDEEJP": 1,
"FKLONHGLFMJ": "",
"BGOCJEKHDAA": "Yorozuya/Zero/TutorialHollow_WeaponUpgrade.usm",
"FKLONHGLFMJ": "UI/Sprite/A1DynamicLoad/AllroundGeneralTutorial/UnPacker/1_5/Tutorial_ActivityGildedCarrotDay_1.png",
"BGOCJEKHDAA": "",
"OJOJJKNMIHD": 40001,
"LHIBKOLGPPI": 0,
"MALAKHPMBKF": 0,
@ -8390,7 +8390,7 @@
"ONFBEJDFLHH": "",
"FOEAJHDEEJP": 1,
"FKLONHGLFMJ": "",
"BGOCJEKHDAA": "Yorozuya/Zero/TutorialHollow_WeaponUpgrade.usm",
"BGOCJEKHDAA": "AllroundGeneralTutorial/Tutorial_ActivityGildedCarrotDay_2",
"OJOJJKNMIHD": 40002,
"LHIBKOLGPPI": 0,
"MALAKHPMBKF": 0,
@ -9091,7 +9091,7 @@
"JOGGOAJIAJJ": "",
"ONFBEJDFLHH": "",
"FOEAJHDEEJP": 1,
"FKLONHGLFMJ": "UI/Sprite/A1DynamicLoad/AllroundGeneralTutorial/UnPacker/TutorialCharacter01.png",
"FKLONHGLFMJ": "UI/Sprite/A1DynamicLoad/AllroundGeneralTutorial/UnPacker/1_6/Tutorial_ShootingGame_1_1.png",
"BGOCJEKHDAA": "",
"OJOJJKNMIHD": 0,
"LHIBKOLGPPI": 0,
@ -9120,7 +9120,7 @@
"JOGGOAJIAJJ": "",
"ONFBEJDFLHH": "",
"FOEAJHDEEJP": 1,
"FKLONHGLFMJ": "UI/Sprite/A1DynamicLoad/AllroundGeneralTutorial/UnPacker/TutorialCharacter01.png",
"FKLONHGLFMJ": "UI/Sprite/A1DynamicLoad/AllroundGeneralTutorial/UnPacker/1_6/Tutorial_ShootingGame_1_2.png",
"BGOCJEKHDAA": "",
"OJOJJKNMIHD": 0,
"LHIBKOLGPPI": 0,
@ -9138,7 +9138,7 @@
"JOGGOAJIAJJ": "",
"ONFBEJDFLHH": "",
"FOEAJHDEEJP": 1,
"FKLONHGLFMJ": "UI/Sprite/A1DynamicLoad/AllroundGeneralTutorial/UnPacker/TutorialCharacter01.png",
"FKLONHGLFMJ": "UI/Sprite/A1DynamicLoad/AllroundGeneralTutorial/UnPacker/1_6/Tutorial_ShootingGame_1_3.png",
"BGOCJEKHDAA": "",
"OJOJJKNMIHD": 0,
"LHIBKOLGPPI": 0,
@ -9156,7 +9156,7 @@
"JOGGOAJIAJJ": "",
"ONFBEJDFLHH": "",
"FOEAJHDEEJP": 1,
"FKLONHGLFMJ": "UI/Sprite/A1DynamicLoad/AllroundGeneralTutorial/UnPacker/TutorialCharacter01.png",
"FKLONHGLFMJ": "UI/Sprite/A1DynamicLoad/AllroundGeneralTutorial/UnPacker/1_6/Tutorial_ShootingGame_2.png",
"BGOCJEKHDAA": "",
"OJOJJKNMIHD": 0,
"LHIBKOLGPPI": 0,
@ -9185,7 +9185,7 @@
"JOGGOAJIAJJ": "",
"ONFBEJDFLHH": "",
"FOEAJHDEEJP": 1,
"FKLONHGLFMJ": "UI/Sprite/A1DynamicLoad/AllroundGeneralTutorial/UnPacker/TutorialCharacter01.png",
"FKLONHGLFMJ": "UI/Sprite/A1DynamicLoad/AllroundGeneralTutorial/UnPacker/1_6/Tutorial_ShootingGame_3_1.png",
"BGOCJEKHDAA": "",
"OJOJJKNMIHD": 0,
"LHIBKOLGPPI": 0,
@ -9199,11 +9199,11 @@
"HOELNEPHJKH": 9992017,
"MOIGCHAHEJO": 1,
"OLANPFHKOCI": "PopUp_Title_9992017",
"PJGJAMHMOKM": "PopUp_Content_999201601",
"PJGJAMHMOKM": "PopUp_Content_999201702",
"JOGGOAJIAJJ": "",
"ONFBEJDFLHH": "",
"FOEAJHDEEJP": 1,
"FKLONHGLFMJ": "UI/Sprite/A1DynamicLoad/AllroundGeneralTutorial/UnPacker/TutorialCharacter01.png",
"FKLONHGLFMJ": "UI/Sprite/A1DynamicLoad/AllroundGeneralTutorial/UnPacker/1_6/Tutorial_ShootingGame_3_2.png",
"BGOCJEKHDAA": "",
"OJOJJKNMIHD": 0,
"LHIBKOLGPPI": 0,

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More