Rebalance the Ghost Role Raffles (#33157)
* Up raffle time/no-add time * upd --------- Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
This commit is contained in:
parent
27da7f4991
commit
c4e3ce0214
|
|
@ -2,14 +2,14 @@
|
|||
- type: ghostRoleRaffleSettings
|
||||
id: default
|
||||
settings:
|
||||
initialDuration: 30
|
||||
joinExtendsDurationBy: 10
|
||||
maxDuration: 90
|
||||
initialDuration: 45
|
||||
joinExtendsDurationBy: 2
|
||||
maxDuration: 45
|
||||
|
||||
# for roles that don't matter too much or are available plentifully (e.g. space carp)
|
||||
- type: ghostRoleRaffleSettings
|
||||
id: short
|
||||
settings:
|
||||
initialDuration: 10
|
||||
joinExtendsDurationBy: 2
|
||||
initialDuration: 15
|
||||
joinExtendsDurationBy: 0
|
||||
maxDuration: 15
|
||||
|
|
|
|||
Loading…
Reference in New Issue