Allow using _parent Ids to set prices for a group of items #6

Merged
Platinum merged 1 commits from :main into main 2024-11-30 01:08:43 -05:00
Contributor

#4

Primarily used for fixing the extremely low prices for blacklisted helmets due to handbook prices being out of wack.

Ie. Team Wendy EXFIL Ballistic Helmet (Coyote Brown) has a handbook price of 5068, leading flea price to be
(5068 * handbookPriceMultiplier) = 15204 by default

Added parentId to config

also stealth fixed using == to === my bad

#4 ``` Primarily used for fixing the extremely low prices for blacklisted helmets due to handbook prices being out of wack. Ie. Team Wendy EXFIL Ballistic Helmet (Coyote Brown) has a handbook price of 5068, leading flea price to be (5068 * handbookPriceMultiplier) = 15204 by default ``` Added parentId to config also stealth fixed using == to === my bad
egbog added 1 commit 2024-11-28 00:23:52 -05:00
Platinum approved these changes 2024-11-30 01:08:33 -05:00
Platinum left a comment
Owner

I'll approve and merge this PR for now but I will need to test the price multiplier later if I get a chance to see balance.

I'll approve and merge this PR for now but I will need to test the price multiplier later if I get a chance to see balance.
Platinum merged commit 8f245bc6d6 into main 2024-11-30 01:08:43 -05:00
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No project
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Platinum/the-blacklist#6
No description provided.