complete regen of hero classes, spells, races, etc
This commit is contained in:
11
app/game/templates/professions/cleric.yaml
Normal file
11
app/game/templates/professions/cleric.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
id: cleric
|
||||
name: Cleric
|
||||
description: Holy warriors, using faith to heal and protect allies, and smite enemies.
|
||||
primary_stat: WIS
|
||||
base_hp: 8
|
||||
base_mp: 14
|
||||
physical_attack_per_level: 1.1
|
||||
physical_defense_per_level: 1.1
|
||||
magic_attack_per_level: 1.7
|
||||
magic_defense_per_level: 1.6
|
||||
tags: [playable, mage]
|
||||
Reference in New Issue
Block a user