Module:Stats/StatNames

From Super Fantasy Kingdom Wiki
Jump to navigation Jump to search
Template-info.svg Documentation

Stat definitions used by other modules.


return {
	{"dm", "Damage"},
	{"hp", "Health"},
	{"ma", "Mana"},
	{"sh", "Shield"},
	{"rg", "Rage"},
	{"cr", "Critical Chance"},
	{"pd", "Physical Defense"},
	{"md", "Magical Defense"},
	{"cd", "Cooldown"},
	{"ra", "Range"},
	{"ar", "Area"},
	{"kb", "Knockback"},
	{"sp", "Speed"},
	{"du", "Duration"},
	{"gr", "Greed"},
	{"rr", "Reroll"},
	{"ba", "Banish"},
	{"cu", "Curse"}
}