Skip to content

Commit

Permalink
Change starting gold for classes
Browse files Browse the repository at this point in the history
  • Loading branch information
dorkster committed Oct 11, 2012
1 parent d646186 commit ab73956
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions mods/fantasycore/engine/classes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
[class]
name=Adventurer
description=A blank slate. Starts with a set of Clothes.
currency=37
currency=20
equipment=50,1001,1000,1002

[class]
name=Warrior
description=Specializes in melee weapons. Starts with a Dagger and a set of Clothes. Blood Strike is unlocked.
currency=27
currency=10
equipment=100,50,1001,1000,1002
physical=1
powers=5
Expand All @@ -20,15 +20,15 @@ actionbar=0,0,0,0,0,0,0,0,0,0,1,5
[class]
name=Ranger
description=Specializes in ranged weapons. Starts with a Slingshot and a set of Clothes.
currency=29
currency=12
equipment=500,50,1001,1000,1002
offense=1
actionbar=0,0,0,0,0,0,0,0,0,0,22,0

[class]
name=Magician
description=Specializes in magic. Starts with a Wand and a Mage's Robe.
currency=23
currency=6
equipment=300,1013,1014,1015,1016,1017
mental=1
actionbar=0,0,0,0,0,0,0,0,0,0,2,0
Expand Down

0 comments on commit ab73956

Please sign in to comment.