Skip to content

Commit

Permalink
Increased global Arcade Token drop chance
Browse files Browse the repository at this point in the history
  • Loading branch information
neon-dev committed Oct 8, 2024
1 parent 03a94c3 commit bdc07a7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2929,7 +2929,7 @@
<property>gameserver.event.arcade.enable = true</property>
</config_properties>
<event_drops>
<gd_rule rule_name="Global Arcade Token" level_based_chance_reduction="true" chance="0.1">
<gd_rule rule_name="Global Arcade Token" level_based_chance_reduction="true" chance="0.4">
<gd_ratings>
<gd_rating rating="NORMAL" />
<gd_rating rating="ELITE" />
Expand Down

0 comments on commit bdc07a7

Please sign in to comment.