Files
COC_API/app/game/templates/professions/ranger.yaml

12 lines
325 B
YAML

id: ranger
name: Ranger
description: Skilled hunters who live off the land, tracking prey and evading predators.
primary_stat: DEX
base_hp: 10
base_mp: 10
physical_attack_per_level: 1.8
physical_defense_per_level: 1.4
magic_attack_per_level: 1.2
magic_defense_per_level: 1.1
ability_paths: ['Huntsman']
tags: [playable, flex]