Skip to content

Commit

Permalink
[CN UPDATE] Client:2.2.41 Data:24-04-26-09-22-08-413e02
Browse files Browse the repository at this point in the history
  • Loading branch information
MuelsyseBot_v1 committed Apr 27, 2024
1 parent f8105f7 commit 935e1c5
Show file tree
Hide file tree
Showing 13 changed files with 24,989 additions and 94 deletions.
208 changes: 122 additions & 86 deletions zh_CN/gamedata/battle/buff_template_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -235585,12 +235585,7 @@
"_addIntoRuntimeRoute": true
}
],
"ON_OWNER_FINISH": [
{
"$type": "Torappu.Battle.Action.Nodes+TryRemoveRuntimeRoute, Assembly-CSharp",
"_target": "BUFF_OWNER"
}
],
"ON_OWNER_FINISH": [],
"ON_BUFF_FINISH": [
{
"$type": "Torappu.Battle.Action.Nodes+ReleaseFromBlocker, Assembly-CSharp",
Expand Down Expand Up @@ -235693,91 +235688,132 @@
"eventToActions": {
"ON_TAKE_DAMAGE": [
{
"$type": "Torappu.Battle.Action.Nodes+CompareModifierValueWithTargetType, Assembly-CSharp",
"_modifierTarget": "BUFF_OWNER",
"_condType": "GE",
"_targetType": "HP",
"_ignoreEs": false
},
{
"$type": "Torappu.Battle.Action.Nodes+CreateBuff, Assembly-CSharp",
"_buff": {
"attributes": {
"abnormalFlags": [
"BLOCK_FREE",
"INVINCIBLE"
],
"abnormalImmunes": [],
"abnormalAntis": [],
"abnormalCombos": [],
"abnormalComboImmunes": [],
"attributeModifiers": [
{
"attributeType": "MOVE_SPEED",
"formulaItem": "MULTIPLIER",
"value": 0.0,
"loadFromBlackboard": true,
"fetchBaseValueFromSourceEntity": false
}
]
},
"buffKey": "racing_catch_ctrl[panic]",
"loadFromDB": false,
"isDurableBuff": false,
"isDamageMissable": false,
"isSilenceable": false,
"isStunnable": false,
"isFreezable": false,
"isLevitatable": false,
"statusResistable": "AUTOMATIC",
"templateKey": "racing_catch_ctrl[panic]",
"disableOverride": false,
"overrideKey": null,
"overrideType": "DEFAULT",
"maxStackCnt": 1,
"refreshRemainingTimeWhenStackMax": false,
"clearAllStackCntWhenTimeUp": false,
"maxValidStackCnt": -1,
"overrideEffectKey": "common_V049_insect_fright_01",
"overrideOnEventPriority": false,
"onEventPriority": "DEFAULT",
"audioSignal": null,
"lifeTimeType": "LIMITED",
"takeSnapshotWhenExtend": false,
"durationKey": "panic_time",
"lifeTime": 0.0,
"triggerLifeType": "IMMEDIATELY",
"triggerCnt": 0,
"triggerInterval": -1.0,
"waitFirstTriggerInterval": true,
"firstTriggerInterval": -1.0,
"priority": -1,
"priorityBBKeys": [],
"stripBlackboardParamsWithBuffKey": false,
"blackboard": []
"$type": "Torappu.Battle.Action.Nodes+IfElse, Assembly-CSharp",
"_conditionNode": {
"$type": "Torappu.Battle.Action.Nodes+CheckEnemyId, Assembly-CSharp",
"_targetType": "BUFF_OWNER",
"_filterIds": [
"enemy_1137_plasm",
"enemy_1138_tumor"
],
"_isUnset": false
},
"_buffOwner": "BUFF_OWNER",
"_isDerivedBuff": true,
"_finishDerivedBuffIfParentFinish": true
"_succeedNodes": [
{
"$type": "Torappu.Battle.Action.Nodes+ClearCheckpointInRuntimeRoute, Assembly-CSharp",
"_target": "BUFF_OWNER"
}
],
"_failNodes": [
{
"$type": "Torappu.Battle.Action.Nodes+CompareModifierValueWithTargetType, Assembly-CSharp",
"_modifierTarget": "BUFF_OWNER",
"_condType": "GE",
"_targetType": "HP",
"_ignoreEs": false
},
{
"$type": "Torappu.Battle.Action.Nodes+CreateBuff, Assembly-CSharp",
"_buff": {
"attributes": {
"abnormalFlags": [
"BLOCK_FREE",
"INVINCIBLE"
],
"abnormalImmunes": [],
"abnormalAntis": [],
"abnormalCombos": [],
"abnormalComboImmunes": [],
"attributeModifiers": [
{
"attributeType": "MOVE_SPEED",
"formulaItem": "MULTIPLIER",
"value": 0.0,
"loadFromBlackboard": true,
"fetchBaseValueFromSourceEntity": false
}
]
},
"buffKey": "racing_catch_ctrl[panic]",
"loadFromDB": false,
"isDurableBuff": false,
"isDamageMissable": false,
"isSilenceable": false,
"isStunnable": false,
"isFreezable": false,
"isLevitatable": false,
"statusResistable": "AUTOMATIC",
"templateKey": "racing_catch_ctrl[panic]",
"disableOverride": false,
"overrideKey": null,
"overrideType": "DEFAULT",
"maxStackCnt": 1,
"refreshRemainingTimeWhenStackMax": false,
"clearAllStackCntWhenTimeUp": false,
"maxValidStackCnt": -1,
"overrideEffectKey": "common_V049_insect_fright_01",
"overrideOnEventPriority": false,
"onEventPriority": "DEFAULT",
"audioSignal": null,
"lifeTimeType": "LIMITED",
"takeSnapshotWhenExtend": false,
"durationKey": "panic_time",
"lifeTime": 0.0,
"triggerLifeType": "IMMEDIATELY",
"triggerCnt": 0,
"triggerInterval": -1.0,
"waitFirstTriggerInterval": true,
"firstTriggerInterval": -1.0,
"priority": -1,
"priorityBBKeys": [],
"stripBlackboardParamsWithBuffKey": false,
"blackboard": []
},
"_buffOwner": "BUFF_OWNER",
"_isDerivedBuff": true,
"_finishDerivedBuffIfParentFinish": true
}
]
}
],
"ON_BUFF_START": [
{
"$type": "Torappu.Battle.Action.Nodes+IsCharacterOrTokenOrTrap, Assembly-CSharp",
"_targetType": "BUFF_OWNER"
},
{
"$type": "Torappu.Battle.Action.Nodes+FinishBuffsById, Assembly-CSharp",
"_buffKey": "racing_catch_mark",
"_loadFromBlackboard": false,
"_decCntIfStack": false,
"_updateOverrideMap": true,
"_targetType": "BUFF_OWNER"
},
{
"$type": "Torappu.Battle.Action.Nodes+FinishBuff, Assembly-CSharp",
"_decCntIfStack": false,
"_updateOverrideMap": true
"$type": "Torappu.Battle.Action.Nodes+IfElse, Assembly-CSharp",
"_conditionNode": {
"$type": "Torappu.Battle.Action.Nodes+IsCharacterOrTokenOrTrap, Assembly-CSharp",
"_targetType": "BUFF_OWNER"
},
"_succeedNodes": [
{
"$type": "Torappu.Battle.Action.Nodes+FinishBuffsById, Assembly-CSharp",
"_buffKey": "racing_catch_mark",
"_loadFromBlackboard": false,
"_decCntIfStack": false,
"_updateOverrideMap": true,
"_targetType": "BUFF_OWNER"
},
{
"$type": "Torappu.Battle.Action.Nodes+FinishBuff, Assembly-CSharp",
"_decCntIfStack": false,
"_updateOverrideMap": true
}
],
"_failNodes": [
{
"$type": "Torappu.Battle.Action.Nodes+CheckEnemyId, Assembly-CSharp",
"_targetType": "BUFF_OWNER",
"_filterIds": [
"enemy_1137_plasm",
"enemy_1138_tumor"
],
"_isUnset": false
},
{
"$type": "Torappu.Battle.Action.Nodes+FinishBuff, Assembly-CSharp",
"_decCntIfStack": false,
"_updateOverrideMap": true
}
]
}
]
}
Expand Down
42 changes: 42 additions & 0 deletions zh_CN/gamedata/excel/activity_table.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
{
"basicInfo": {
"act1access": {
"id": "act1access",
"type": "CHECKIN_ACCESS",
"displayType": "NONE",
"name": "五周年专享活动",
"startTime": 1714224600,
"endTime": 1717185599,
"rewardEndTime": 1717185599,
"displayOnHome": false,
"hasStage": false,
"templateShopId": null,
"medalGroupId": null,
"ungroupedMedalIds": null,
"isReplicate": false,
"needFixedSync": false,
"trapDomainId": null
},
"act33side": {
"id": "act33side",
"type": "TYPE_ACT9D0",
Expand Down Expand Up @@ -3044,6 +3061,13 @@
}
},
"homeActConfig": {
"act1access": {
"actId": "act1access",
"isPopupAfterCheckin": false,
"showTopBarMenu": true,
"actTopBarColor": "b20030",
"actTopBarText": "五周年 专享活动"
},
"act5fun": {
"actId": "act5fun",
"isPopupAfterCheckin": false,
Expand Down Expand Up @@ -145197,6 +145221,24 @@
"rewardCnt": 200
}
]
},
"act1access": {
"apSupplyOutOfDateDict": {
"ap_supply_lt_80": 1717963199
},
"dayCount": 30,
"rewardItemPerDay": [
{
"count": 200,
"id": "4003",
"type": "DIAMOND_SHD"
},
{
"count": 1,
"id": "ap_supply_lt_80",
"type": "AP_SUPPLY"
}
]
}
},
"stageRewardsData": {
Expand Down
31 changes: 31 additions & 0 deletions zh_CN/gamedata/excel/building_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -73458,6 +73458,37 @@
"isOnly": 1,
"quantity": 0
},
"furni_annihilation_s22_01": {
"id": "furni_annihilation_s22_01",
"sortId": 13020,
"name": "哥伦比亚回声-实验室",
"iconId": "furni_annihilation_s22_01",
"interactType": "NONE",
"musicId": "",
"type": "WALLDECO",
"subType": "ANNIHILATION",
"location": "WALL",
"category": "FURNITURE",
"validOnRotate": false,
"enableRotate": false,
"rarity": 2,
"themeId": "",
"groupId": "",
"width": 4,
"depth": 1,
"height": 4,
"comfort": 105,
"usage": "能够用来装扮宿舍,提高宿舍的氛围",
"description": "完成哥伦比亚“离心率”实验室剿灭并提交报告后获得的纪念品。“离心率”实验室的余音似乎还在耳边回响。",
"obtainApproach": "剿灭委托奖励",
"processedProductId": "3401",
"processedProductCount": 0,
"processedByProductPercentage": 0,
"processedByProductGroup": [],
"canBeDestroy": false,
"isOnly": 1,
"quantity": 0
},
"furni_taptap_arcadegame_01": {
"id": "furni_taptap_arcadegame_01",
"sortId": 14001,
Expand Down
Loading

0 comments on commit 935e1c5

Please sign in to comment.