Method: RPG::Skill#tp_cost

Defined in:
lib/rpg/skill.rb

#tp_costObject

Returns the value of attribute tp_cost.



16
17
18
# File 'lib/rpg/skill.rb', line 16

def tp_cost
  @tp_cost
end