Start auf Level 1; Level 2 nach der ersten PvE-Runde
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -29,9 +29,10 @@ copies_for_2star = 3
|
|||||||
copies_for_3star = 9
|
copies_for_3star = 9
|
||||||
|
|
||||||
[xp]
|
[xp]
|
||||||
# Spiel startet auf Level 2. XP zum nächsten Level, Index 0 = Level 2 -> 3.
|
# Start auf Level 1; die 2 Passiv-XP nach 1-2 heben auf Level 2.
|
||||||
start_level = 2
|
# to_next: Index 0 = Level 1 -> 2.
|
||||||
to_next = [2, 6, 10, 20, 36, 60, 68, 68]
|
start_level = 1
|
||||||
|
to_next = [2, 2, 6, 10, 20, 36, 60, 68, 68]
|
||||||
passive_per_round = 2
|
passive_per_round = 2
|
||||||
buy_amount = 4
|
buy_amount = 4
|
||||||
buy_cost = 4
|
buy_cost = 4
|
||||||
|
|||||||
Reference in New Issue
Block a user