The open source repository for the action RPG game in development by Sig Productions titled 'Adventures in Lestoria'! https://forums.lestoria.net
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
AdventuresInLestoria/Crawler/assets/config/items/ItemStats.txt

62 lines
596 B

Stats
{
Defense
{
Percentage = False
}
Health
{
Percentage = False
}
Attack
{
Percentage = False
}
Defense %
{
Modifies = Defense
Percentage = True
}
Attack %
{
Modifies = Attack
Percentage = True
}
Health %
{
Modifies = Health
Percentage = True
}
Move Spd %
{
Percentage = True
}
CDR
{
Percentage = True
}
Crit Rate
{
Percentage = True
}
Crit Dmg
{
Percentage = True
}
HP Recovery %
{
Percentage = True
}
HP6 Recovery %
{
Percentage = True
}
HP4 Recovery %
{
Percentage = True
}
Damage Reduction
{
Percentage = True
}
}