mirror of
https://github.com/Deathgarden-Rebirth/Deathgarden_Rebirth-Rewrite.git
synced 2026-09-12 13:15:26 -05:00
Added the "Extra Toppings" Passive to the game --> testing for Patch 1.2.0.1
This commit is contained in:
@@ -28,7 +28,7 @@ class StalkerItemConfig extends CharacterItemConfig
|
||||
];
|
||||
|
||||
protected static array $defaultEquippedBonuses = [
|
||||
'3D377249421D35F0F750578919A7E210',
|
||||
'FBC30B38CC44B9E99626D8B877E36D39',
|
||||
'545F88D24EAD402513C4948DE31DD6AE',
|
||||
];
|
||||
|
||||
|
||||
31
dist/storage/app/catalog/catalog.json
vendored
31
dist/storage/app/catalog/catalog.json
vendored
@@ -59773,6 +59773,37 @@
|
||||
"unique": false,
|
||||
"nonSecure": false,
|
||||
"purchasable": true
|
||||
},
|
||||
{
|
||||
"id": "FBC30B38CC44B9E99626D8B877E36D39",
|
||||
"displayName": "HT_Bonus_ExtraTopping_Extra_Toppings",
|
||||
"initialQuantity": 1,
|
||||
"consumable": false,
|
||||
"consumptionReward": [],
|
||||
"defaultCost": [],
|
||||
"eventCostList": [],
|
||||
"metaData": {
|
||||
"gameplayTags": [
|
||||
"Accessory.Bonus"
|
||||
],
|
||||
"requiredChallengesToComplete": [],
|
||||
"minPlayerLevel": 0,
|
||||
"minCharacterLevel": 0,
|
||||
"freeForUserCreatedAfter": 0,
|
||||
"freeForUserCreatedBefore": 0,
|
||||
"isUnbreakableFullset": false,
|
||||
"origin": "None",
|
||||
"quality": "Basic",
|
||||
"groupType": "",
|
||||
"followingItem": "",
|
||||
"prerequisiteItem": "",
|
||||
"autoUnlockItemIds": [],
|
||||
"itemAssignments": [],
|
||||
"prestigeLevelRewards": []
|
||||
},
|
||||
"unique": false,
|
||||
"nonSecure": false,
|
||||
"purchasable": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user