OSPRODWin1.6.0_R7396110_S7288225_D7396110
This commit is contained in:
parent
cad44cfe51
commit
0e3c0c7d29
@ -131,6 +131,27 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"OnSkillStart": [
|
||||
{
|
||||
"$type": "SendCustomEvent",
|
||||
"EventKey": "AbyssS2_SingeleTask_Unagi_01",
|
||||
"IsGlobal": true,
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByFromSkillType",
|
||||
"SkillType": "Rush"
|
||||
},
|
||||
{
|
||||
"$type": "ByHasAbility",
|
||||
"AbilityNameList": [
|
||||
"Unagi_Card_S_01"
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
|
@ -65,7 +65,7 @@
|
||||
"BuffID": 3400332,
|
||||
"IsOverrideDuration": true
|
||||
},
|
||||
"Duration": -1,
|
||||
"Duration": 20,
|
||||
"MaxStackingNumber": 4,
|
||||
"ModifierStacking": "MultipleAllRefresh"
|
||||
}
|
||||
|
Binary file not shown.
@ -81,39 +81,6 @@
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierMixins": [
|
||||
{
|
||||
"$type": "ActwithStateFrameMixin",
|
||||
"ConfigList": [
|
||||
{
|
||||
"ActionList": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "CardParryModifier",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"AnimatorStateName": "Attack_ParryAid_H_Card_03",
|
||||
"ForceTriggerOnTransitionIn": false,
|
||||
"ForceTriggerOnTransitionOut": false,
|
||||
"Frame": 12,
|
||||
"LayerIndex": 0
|
||||
},
|
||||
{
|
||||
"ActionList": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "CardParryModifier",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"AnimatorStateName": "Attack_ParryAid_H_Card_03",
|
||||
"ForceTriggerOnTransitionIn": false,
|
||||
"ForceTriggerOnTransitionOut": true,
|
||||
"Frame": 50,
|
||||
"LayerIndex": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "AttachStateWithModifierMixin",
|
||||
"ConfigList": [
|
||||
@ -128,6 +95,66 @@
|
||||
"ModifierNameList": [
|
||||
"CardAutoParryModifier"
|
||||
]
|
||||
},
|
||||
{
|
||||
"AnimatorStateName": "Attack_ParryAid_H_Card_03",
|
||||
"FrameCountHigh": 50,
|
||||
"FrameCountLow": 12,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0,
|
||||
"MaxFrameCountHigh": false,
|
||||
"MaxFrameCountLow": false,
|
||||
"ModifierNameList": [
|
||||
"MuteAutoParryModifier"
|
||||
]
|
||||
},
|
||||
{
|
||||
"AnimatorStateName": "Attack_ParryAid_L_Start",
|
||||
"FrameCountHigh": 50,
|
||||
"FrameCountLow": 0,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0,
|
||||
"MaxFrameCountHigh": false,
|
||||
"MaxFrameCountLow": false,
|
||||
"ModifierNameList": [
|
||||
"MuteAutoParryModifier"
|
||||
]
|
||||
},
|
||||
{
|
||||
"AnimatorStateName": "Attack_ParryAid_H_Start",
|
||||
"FrameCountHigh": 50,
|
||||
"FrameCountLow": 0,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0,
|
||||
"MaxFrameCountHigh": false,
|
||||
"MaxFrameCountLow": false,
|
||||
"ModifierNameList": [
|
||||
"MuteAutoParryModifier"
|
||||
]
|
||||
},
|
||||
{
|
||||
"AnimatorStateName": "Attack_ParryAid_H",
|
||||
"FrameCountHigh": 50,
|
||||
"FrameCountLow": 0,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0,
|
||||
"MaxFrameCountHigh": false,
|
||||
"MaxFrameCountLow": false,
|
||||
"ModifierNameList": [
|
||||
"MuteAutoParryModifier"
|
||||
]
|
||||
},
|
||||
{
|
||||
"AnimatorStateName": "Attack_ParryAid_L",
|
||||
"FrameCountHigh": 20,
|
||||
"FrameCountLow": 0,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0,
|
||||
"MaxFrameCountHigh": false,
|
||||
"MaxFrameCountLow": false,
|
||||
"ModifierNameList": [
|
||||
"MuteAutoParryModifier"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -375,98 +402,14 @@
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "DamageByAttackPropertyAction",
|
||||
"AnimEventID": "Evelyn_Attack_ParryAid_L_AttackProperty_01",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByTargetHitEffect",
|
||||
"HitEffectKind": "FinalHitEffect",
|
||||
"TargetHitEffects": [
|
||||
"HitGround",
|
||||
"HitSky"
|
||||
],
|
||||
"TargetSubHitEffectAirs": [
|
||||
"InAir"
|
||||
],
|
||||
"TargetSubHitEffectGrounds": [
|
||||
"Stay",
|
||||
"Light"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Target"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "LightParryModifer",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByTargetHitEffect",
|
||||
"HitEffectKind": "FinalHitEffect",
|
||||
"TargetHitEffects": [
|
||||
"HitGround",
|
||||
"HitSky"
|
||||
],
|
||||
"TargetSubHitEffectAirs": [
|
||||
"InAir"
|
||||
],
|
||||
"TargetSubHitEffectGrounds": [
|
||||
"Stay",
|
||||
"Light"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "DamageByAttackPropertyAction",
|
||||
"AnimEventID": "Evelyn_Attack_ParryAid_H_AttackProperty_01",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByTargetHitEffect",
|
||||
"HitEffectKind": "FinalHitEffect",
|
||||
"TargetHitEffects": [
|
||||
"HitGround",
|
||||
"HitSky"
|
||||
],
|
||||
"TargetSubHitEffectAirs": [
|
||||
"ThrowLow",
|
||||
"ThrowHigh",
|
||||
"Fly",
|
||||
"Knock"
|
||||
],
|
||||
"TargetSubHitEffectGrounds": [
|
||||
"Heavy",
|
||||
"Knock"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Target"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "HeavyParryModifer",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByTargetHitEffect",
|
||||
"HitEffectKind": "FinalHitEffect",
|
||||
"TargetHitEffects": [
|
||||
"HitGround",
|
||||
"HitSky"
|
||||
],
|
||||
"TargetSubHitEffectAirs": [
|
||||
"ThrowLow",
|
||||
"ThrowHigh",
|
||||
"Fly",
|
||||
"Knock"
|
||||
],
|
||||
"TargetSubHitEffectGrounds": [
|
||||
"Heavy",
|
||||
"Knock"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
@ -667,39 +610,6 @@
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyPerfectSwitchPointAction",
|
||||
"Amount": -1,
|
||||
"ModifyFunction": "Add",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByNot",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"Conserve_PerfectSwitchPoint"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByTargetHitEffect",
|
||||
"HitEffectKind": "FinalHitEffect",
|
||||
"TargetHitEffects": [
|
||||
"HitGround",
|
||||
"HitSky"
|
||||
],
|
||||
"TargetSubHitEffectAirs": [
|
||||
"InAir"
|
||||
],
|
||||
"TargetSubHitEffectGrounds": [
|
||||
"Stay",
|
||||
"Light"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ModifyPerfectSwitchPointAction",
|
||||
"Amount": -2,
|
||||
@ -715,119 +625,17 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByTargetHitEffect",
|
||||
"HitEffectKind": "FinalHitEffect",
|
||||
"TargetHitEffects": [
|
||||
"HitGround",
|
||||
"HitSky"
|
||||
],
|
||||
"TargetSubHitEffectAirs": [
|
||||
"ThrowLow",
|
||||
"ThrowHigh",
|
||||
"Fly",
|
||||
"Knock"
|
||||
],
|
||||
"TargetSubHitEffectGrounds": [
|
||||
"Heavy",
|
||||
"Knock"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "DamageByAttackPropertyAction",
|
||||
"AnimEventID": "Evelyn_Attack_ParryAid_L_AttackProperty_01",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByTargetHitEffect",
|
||||
"HitEffectKind": "FinalHitEffect",
|
||||
"TargetHitEffects": [
|
||||
"HitGround",
|
||||
"HitSky"
|
||||
],
|
||||
"TargetSubHitEffectAirs": [
|
||||
"InAir"
|
||||
],
|
||||
"TargetSubHitEffectGrounds": [
|
||||
"Stay",
|
||||
"Light"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Target"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "LightParryModifer",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByTargetHitEffect",
|
||||
"HitEffectKind": "FinalHitEffect",
|
||||
"TargetHitEffects": [
|
||||
"HitGround",
|
||||
"HitSky"
|
||||
],
|
||||
"TargetSubHitEffectAirs": [
|
||||
"InAir"
|
||||
],
|
||||
"TargetSubHitEffectGrounds": [
|
||||
"Stay",
|
||||
"Light"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "DamageByAttackPropertyAction",
|
||||
"AnimEventID": "Evelyn_Attack_ParryAid_H_AttackProperty_01",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByTargetHitEffect",
|
||||
"HitEffectKind": "FinalHitEffect",
|
||||
"TargetHitEffects": [
|
||||
"HitGround",
|
||||
"HitSky"
|
||||
],
|
||||
"TargetSubHitEffectAirs": [
|
||||
"ThrowLow",
|
||||
"ThrowHigh",
|
||||
"Fly",
|
||||
"Knock"
|
||||
],
|
||||
"TargetSubHitEffectGrounds": [
|
||||
"Heavy",
|
||||
"Knock"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Target"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "HeavyParryModifer",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByTargetHitEffect",
|
||||
"HitEffectKind": "FinalHitEffect",
|
||||
"TargetHitEffects": [
|
||||
"HitGround",
|
||||
"HitSky"
|
||||
],
|
||||
"TargetSubHitEffectAirs": [
|
||||
"ThrowLow",
|
||||
"ThrowHigh",
|
||||
"Fly",
|
||||
"Knock"
|
||||
],
|
||||
"TargetSubHitEffectGrounds": [
|
||||
"Heavy",
|
||||
"Knock"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
@ -1141,6 +949,24 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"MuteAutoParryModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "CardParryModifier",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "CardParryModifier",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"ParrtCDModifier": {
|
||||
"Duration": 0.3333,
|
||||
"IgnoreTimeScale": true,
|
||||
|
@ -69,7 +69,16 @@
|
||||
"Evelyn_Attack_SwitchIn_Attack_Ex_AttackProperty_12",
|
||||
"Evelyn_Attack_SwitchIn_Attack_Ex_AttackProperty_13",
|
||||
"Evelyn_Attack_SwitchIn_Attack_Ex_AttackProperty_14",
|
||||
"Evelyn_Attack_SwitchIn_Attack_Ex_AttackProperty_15"
|
||||
"Evelyn_Attack_SwitchIn_Attack_Ex_AttackProperty_15",
|
||||
"Evelyn_Attack_Card_02_AttackProperty_01",
|
||||
"Evelyn_Attack_Card_02_AttackProperty_02",
|
||||
"Evelyn_Attack_Card_02_AttackProperty_03",
|
||||
"Evelyn_Attack_Card_02_AttackProperty_04",
|
||||
"Evelyn_Attack_Card_02_AttackProperty_05",
|
||||
"Evelyn_Attack_Card_02_AttackProperty_06",
|
||||
"Evelyn_Attack_Card_02_AttackProperty_07",
|
||||
"Evelyn_Attack_Card_02_AttackProperty_08",
|
||||
"Evelyn_Attack_Card_02_AttackProperty_09"
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
|
122
Data/Trigger_Attack_ChainAttackInvincible.json
Normal file
122
Data/Trigger_Attack_ChainAttackInvincible.json
Normal file
@ -0,0 +1,122 @@
|
||||
{
|
||||
"AbilityMixins": [
|
||||
{
|
||||
"$type": "AttachStateWithModifierMixin",
|
||||
"ConfigList": [
|
||||
{
|
||||
"AnimatorStateName": "Attack_ChainAttack",
|
||||
"FrameCountHigh": 0,
|
||||
"FrameCountLow": 0,
|
||||
"LayerIndex": 0,
|
||||
"MaxFrameCountHigh": true,
|
||||
"MaxFrameCountLow": false,
|
||||
"ModifierNameList": [
|
||||
"ChainAttackInvincibleModifier"
|
||||
]
|
||||
},
|
||||
{
|
||||
"AnimatorStateName": "Attack_ChainAttack_Extra",
|
||||
"FrameCountHigh": 0,
|
||||
"FrameCountLow": 0,
|
||||
"LayerIndex": 0,
|
||||
"MaxFrameCountHigh": true,
|
||||
"MaxFrameCountLow": false,
|
||||
"ModifierNameList": [
|
||||
"ChainAttackInvincibleModifier"
|
||||
]
|
||||
},
|
||||
{
|
||||
"AnimatorStateName": "Attack_ChainAttack_Plus_1",
|
||||
"FrameCountHigh": 0,
|
||||
"FrameCountLow": 0,
|
||||
"LayerIndex": 0,
|
||||
"MaxFrameCountHigh": true,
|
||||
"MaxFrameCountLow": false,
|
||||
"ModifierNameList": [
|
||||
"ChainAttackInvincibleModifier"
|
||||
]
|
||||
},
|
||||
{
|
||||
"AnimatorStateName": "Attack_ChainAttack_Plus_2",
|
||||
"FrameCountHigh": 0,
|
||||
"FrameCountLow": 0,
|
||||
"LayerIndex": 0,
|
||||
"MaxFrameCountHigh": true,
|
||||
"MaxFrameCountLow": false,
|
||||
"ModifierNameList": [
|
||||
"ChainAttackInvincibleModifier"
|
||||
]
|
||||
}
|
||||
],
|
||||
"IsSeam": false
|
||||
}
|
||||
],
|
||||
"AbilityName": "Trigger_Attack_ChainAttackInvincible",
|
||||
"AbilitySpecials": {
|
||||
"AS_ChargeHitCount": {
|
||||
"Value": 0
|
||||
},
|
||||
"AS_EvadeCount": {
|
||||
"Value": 0
|
||||
},
|
||||
"AS_FinalHitAddedBreakStunRatio": {
|
||||
"Value": 0
|
||||
},
|
||||
"AS_FinalHitAddedDamageRatio": {
|
||||
"Value": 0
|
||||
},
|
||||
"AS_LowChainAttack_Add_Fin": {
|
||||
"Value": 25
|
||||
},
|
||||
"AS_LowChainAttack_Add_Int": {
|
||||
"Value": 25
|
||||
},
|
||||
"AS_LowChainAttack_Talent_1_Add": {
|
||||
"Value": 1.25
|
||||
},
|
||||
"AS_PerHitAddedBreakStunRatio": {
|
||||
"Value": 0.5
|
||||
},
|
||||
"AS_PerHitAddedDamageRatio": {
|
||||
"Value": 0.5
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnSwitchTriggered": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "ChainAttackInvincibleModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByIsLocalAvatar",
|
||||
"IsLocalAvatar": true,
|
||||
"Target": "Caster"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"ChainAttackInvincibleModifier": {
|
||||
"Duration": -1,
|
||||
"IgnoreTimeScale": false,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "PushInvincibleAction",
|
||||
"Tag": "ChainAttackInvincibleTag",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "PopInvincibleAction",
|
||||
"Tag": "ChainAttackInvincibleTag",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
@ -935,10 +935,6 @@
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "Modifier_AidAttackTag",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCauseStun",
|
||||
"IsCauseStun": true
|
||||
},
|
||||
{
|
||||
"$type": "ByNot",
|
||||
"Predicates": [
|
||||
@ -958,10 +954,6 @@
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AidAttack_Common_CD_Modifier_Controller",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCauseStun",
|
||||
"IsCauseStun": true
|
||||
},
|
||||
{
|
||||
"$type": "ByNot",
|
||||
"Predicates": [
|
||||
|
@ -259,36 +259,6 @@
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "SendCustomEvent",
|
||||
"EventKey": "AbyssS2_SingeleTask_Unagi_01",
|
||||
"IsGlobal": true,
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByOr",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByTransitionName",
|
||||
"TransitionName": "Hit_H_F -> Attack_Rush_03"
|
||||
},
|
||||
{
|
||||
"$type": "ByTransitionName",
|
||||
"TransitionName": "Hit_H_B -> Attack_Rush_03"
|
||||
},
|
||||
{
|
||||
"$type": "ByTransitionName",
|
||||
"TransitionName": "HitFly_F -> Attack_Rush_03"
|
||||
},
|
||||
{
|
||||
"$type": "ByTransitionName",
|
||||
"TransitionName": "HitFly_B -> Attack_Rush_03"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnBeAttackLanded": [
|
||||
|
@ -357,7 +357,6 @@
|
||||
"MPHLIEKKFIK": "ActivityBangBooDream_LevelDes01",
|
||||
"BAMEEJGEFJI": [
|
||||
31000007,
|
||||
79990029,
|
||||
31000008
|
||||
],
|
||||
"JOOLCGLAHJP": "",
|
||||
|
@ -932,7 +932,7 @@
|
||||
"LCBEMEABNMG": 0,
|
||||
"PDNFHBMBFLO": 12065089,
|
||||
"ECNIBDMPLEO": 1012001,
|
||||
"JIFHJEMHGNK": 24021,
|
||||
"JIFHJEMHGNK": 24046,
|
||||
"KLBKKKHGGCL": false,
|
||||
"BNEFMKNKONB": ""
|
||||
},
|
||||
@ -944,7 +944,7 @@
|
||||
"LCBEMEABNMG": 0,
|
||||
"PDNFHBMBFLO": 12065090,
|
||||
"ECNIBDMPLEO": 1013001,
|
||||
"JIFHJEMHGNK": 24008,
|
||||
"JIFHJEMHGNK": 24047,
|
||||
"KLBKKKHGGCL": false,
|
||||
"BNEFMKNKONB": ""
|
||||
},
|
||||
@ -955,8 +955,8 @@
|
||||
"BLHMJBFEELA": 2,
|
||||
"LCBEMEABNMG": 0,
|
||||
"PDNFHBMBFLO": 12065091,
|
||||
"ECNIBDMPLEO": 1013001,
|
||||
"JIFHJEMHGNK": 24021,
|
||||
"ECNIBDMPLEO": 1012001,
|
||||
"JIFHJEMHGNK": 24048,
|
||||
"KLBKKKHGGCL": false,
|
||||
"BNEFMKNKONB": ""
|
||||
},
|
||||
@ -967,8 +967,8 @@
|
||||
"BLHMJBFEELA": 2,
|
||||
"LCBEMEABNMG": 0,
|
||||
"PDNFHBMBFLO": 12065092,
|
||||
"ECNIBDMPLEO": 1013001,
|
||||
"JIFHJEMHGNK": 24021,
|
||||
"ECNIBDMPLEO": 1012001,
|
||||
"JIFHJEMHGNK": 24049,
|
||||
"KLBKKKHGGCL": false,
|
||||
"BNEFMKNKONB": ""
|
||||
}
|
||||
|
@ -321,7 +321,7 @@
|
||||
"ILPFIHCKOGN": "1001",
|
||||
"ONFNJDPLGGD": "",
|
||||
"CJJOHOLIPKC": "",
|
||||
"AKLCFFGAKDJ": 1102,
|
||||
"AKLCFFGAKDJ": 1103,
|
||||
"LMBIHEFPFPD": 1110,
|
||||
"NDCHKMJPHLK": 0,
|
||||
"GHDALCANMCD": 2
|
||||
|
@ -14263,23 +14263,6 @@
|
||||
"GLEBFJDOOPI": "",
|
||||
"ADNAMONAGDL": ""
|
||||
},
|
||||
{
|
||||
"EBPCDLGCDON": 79990029,
|
||||
"AMDFPDIKMIJ": "",
|
||||
"LHOFPFFFJNE": "",
|
||||
"LACJKOGEKKE": "BangbooDream_Server_FloorCount",
|
||||
"DNBBNMBMNNA": 1,
|
||||
"ALMNNGFCOOP": "",
|
||||
"BFCHHPKMIOM": "",
|
||||
"PHOGPNFGGNN": "",
|
||||
"KOIFLEFAMAF": "",
|
||||
"AIADKKHADKN": "",
|
||||
"OLLNJDGIJOJ": "",
|
||||
"KLFOPEEDNME": "",
|
||||
"EJPECJBKIIH": "",
|
||||
"GLEBFJDOOPI": "",
|
||||
"ADNAMONAGDL": ""
|
||||
},
|
||||
{
|
||||
"EBPCDLGCDON": 79990030,
|
||||
"AMDFPDIKMIJ": "",
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -148,7 +148,7 @@
|
||||
"NEJDHLCNFGO": "SkyScraper_JaneOVA_PlayerPos_Default",
|
||||
"MENHKFJFLNE": 3,
|
||||
"MPHLIEKKFIK": "SectionName_SkyScraper",
|
||||
"LMAGEIDGDFP": "Default"
|
||||
"LMAGEIDGDFP": "None"
|
||||
},
|
||||
{
|
||||
"LPEKBBJAKBP": 153,
|
||||
@ -158,7 +158,7 @@
|
||||
"NEJDHLCNFGO": "Subway_PlayerPos_Default",
|
||||
"MENHKFJFLNE": 3,
|
||||
"MPHLIEKKFIK": "SectionName_Subway",
|
||||
"LMAGEIDGDFP": "Default"
|
||||
"LMAGEIDGDFP": "None"
|
||||
},
|
||||
{
|
||||
"LPEKBBJAKBP": 154,
|
||||
@ -168,7 +168,7 @@
|
||||
"NEJDHLCNFGO": "SubwayFortuneSquare_PlayerPos_Default",
|
||||
"MENHKFJFLNE": 3,
|
||||
"MPHLIEKKFIK": "SectionName_Subway",
|
||||
"LMAGEIDGDFP": "Default"
|
||||
"LMAGEIDGDFP": "None"
|
||||
},
|
||||
{
|
||||
"LPEKBBJAKBP": 155,
|
||||
@ -178,7 +178,7 @@
|
||||
"NEJDHLCNFGO": "HandOffice_PlayerPos_Default",
|
||||
"MENHKFJFLNE": 3,
|
||||
"MPHLIEKKFIK": "SectionName_HandOffice",
|
||||
"LMAGEIDGDFP": "Default"
|
||||
"LMAGEIDGDFP": "None"
|
||||
},
|
||||
{
|
||||
"LPEKBBJAKBP": 156,
|
||||
@ -208,7 +208,7 @@
|
||||
"NEJDHLCNFGO": "Fortune2FMall_PlayerPos_Default",
|
||||
"MENHKFJFLNE": 3,
|
||||
"MPHLIEKKFIK": "SectionName_Fortune2FMall",
|
||||
"LMAGEIDGDFP": "Default"
|
||||
"LMAGEIDGDFP": "None"
|
||||
}
|
||||
]
|
||||
}
|
@ -6614,13 +6614,13 @@
|
||||
},
|
||||
{
|
||||
"OPFEAMDPIAG": 112000123,
|
||||
"LANJNPHPJEH": 110,
|
||||
"LANJNPHPJEH": 120,
|
||||
"HLEAEPDDBLE": 0,
|
||||
"JOGGOAJIAJJ": "",
|
||||
"KAOMKKBEKOF": "",
|
||||
"OBPOMMPNBOE": "UI/Sprite/A1DynamicLoad/NavigationPage/UnPacker/ShopPic/IconStorage.png",
|
||||
"IJIMOCEONPL": 100001,
|
||||
"EELAMDEHNJF": 105,
|
||||
"EELAMDEHNJF": 106,
|
||||
"PEJILDNFBDM": "1206012101_BiWeeklyPlan_PlayerPos",
|
||||
"GODBHKPHLJL": "TeleportName_01_DecorativeText",
|
||||
"HPHDJNGIGEG": "",
|
||||
@ -6635,13 +6635,13 @@
|
||||
},
|
||||
{
|
||||
"OPFEAMDPIAG": 112000124,
|
||||
"LANJNPHPJEH": 110,
|
||||
"LANJNPHPJEH": 120,
|
||||
"HLEAEPDDBLE": 0,
|
||||
"JOGGOAJIAJJ": "",
|
||||
"KAOMKKBEKOF": "",
|
||||
"OBPOMMPNBOE": "UI/Sprite/A1DynamicLoad/NavigationPage/UnPacker/ShopPic/IconStorage.png",
|
||||
"IJIMOCEONPL": 100001,
|
||||
"EELAMDEHNJF": 105,
|
||||
"EELAMDEHNJF": 106,
|
||||
"PEJILDNFBDM": "1206012102_BiWeeklyPlan_PlayerPos",
|
||||
"GODBHKPHLJL": "TeleportName_01_DecorativeText",
|
||||
"HPHDJNGIGEG": "",
|
||||
@ -6656,13 +6656,13 @@
|
||||
},
|
||||
{
|
||||
"OPFEAMDPIAG": 112000125,
|
||||
"LANJNPHPJEH": 110,
|
||||
"LANJNPHPJEH": 130,
|
||||
"HLEAEPDDBLE": 0,
|
||||
"JOGGOAJIAJJ": "",
|
||||
"KAOMKKBEKOF": "",
|
||||
"OBPOMMPNBOE": "UI/Sprite/A1DynamicLoad/NavigationPage/UnPacker/ShopPic/IconStorage.png",
|
||||
"IJIMOCEONPL": 100001,
|
||||
"EELAMDEHNJF": 105,
|
||||
"EELAMDEHNJF": 107,
|
||||
"PEJILDNFBDM": "1206012103_BiWeeklyPlan_PlayerPos",
|
||||
"GODBHKPHLJL": "TeleportName_01_DecorativeText",
|
||||
"HPHDJNGIGEG": "",
|
||||
@ -6677,13 +6677,13 @@
|
||||
},
|
||||
{
|
||||
"OPFEAMDPIAG": 112000126,
|
||||
"LANJNPHPJEH": 110,
|
||||
"LANJNPHPJEH": 130,
|
||||
"HLEAEPDDBLE": 0,
|
||||
"JOGGOAJIAJJ": "",
|
||||
"KAOMKKBEKOF": "",
|
||||
"OBPOMMPNBOE": "UI/Sprite/A1DynamicLoad/NavigationPage/UnPacker/ShopPic/IconStorage.png",
|
||||
"IJIMOCEONPL": 100001,
|
||||
"EELAMDEHNJF": 105,
|
||||
"EELAMDEHNJF": 107,
|
||||
"PEJILDNFBDM": "1206012104_BiWeeklyPlan_PlayerPos",
|
||||
"GODBHKPHLJL": "TeleportName_01_DecorativeText",
|
||||
"HPHDJNGIGEG": "",
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user