Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Class names wrong?


uXai
 Share

Recommended Posts

In the Spell editor I have it set for the Mage to be able to use "Fire," however it says "Only a Warrior can use this spell," and likewise for the "Quick Slash" except it says the Mage can use it instead. I have the Classes file setup right. What's wrong? :O

EDIT: I just thought it would probably help if you saw the file. Lmao.

>! ```
[INIT]
MaxClasses=4
>! [CLASS1]
Name=Warrior
MaleSprite=1
FemaleSprite=2
Strength=4
Endurance=4
Intelligence=2
Agility=3
Willpower=1
>! StartItemCount=3
StartItem1=1
StartValue1=100
StartItem2=42
StartValue2=1
StartItem3=476
StartValue3=3
>! StartSpellCount=1
StartSpell1=1
>! [CLASS2]
Name=Mage
MaleSprite=1
FemaleSprite=2
Strength=1
Endurance=2
Intelligence=4
Agility=3
Willpower=4
>! StartItemCount=3
StartItem1=1
StartValue1=100
StartItem2=42
StartValue2=1
StartItem3=476
StartValue3=3
>! StartSpellCount=1
StartSpell1=2
>! [CLASS3]
Name=Slayer
MaleSprite=1
FemaleSprite=2
Strength=4
Endurance=3
Intelligence=1
Agility=4
Willpower=2
>! [CLASS4]
Name=Cleric
MaleSprite=1
FemaleSprite=2
Strength=2
Endurance=3
Intelligence=4
Agility=1
Willpower=4
>! ```
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...