Class: Person

Inherits:
Object
  • Object
show all
Includes:
GamesAndRpgParadise::Mud::Living
Defined in:
lib/games_and_rpg_paradise/mud/living/living.rb

Constant Summary

Constants included from GamesAndRpgParadise::Mud::Living

GamesAndRpgParadise::Mud::Living::DEFAULT_HP_FOR_HUMANS

Constants included from GamesAndRpgParadise::Mud::Adverbs

GamesAndRpgParadise::Mud::Adverbs::ADVERBS_ABBREVIATED, GamesAndRpgParadise::Mud::Adverbs::ARRAY_ADVERBS

Method Summary

Methods included from GamesAndRpgParadise::Mud::Living

#can_breathe?, #can_talk?, #do_die, #do_resurrect, #initialize, #is_alive?, #is_dead?, #is_poisoned?, #my_race?, #race?, #report_race, #reset, #return_default_hp, #return_race, #run, #set_stats_packages, #skills?

Methods included from GamesAndRpgParadise::Mud::Talk

#can_speak?, included, #say, #set_how

Methods included from GamesAndRpgParadise::Mud::Adverbs

all?, file?, find_adverb_for, keys, n_adverbs?, original_adverbs

Methods included from GamesAndRpgParadise::Mud::Hitpoints

#deduct_hp, #hp?, #max_hp?, #modify_health, #reset, #sync_hp

Methods included from GamesAndRpgParadise::Mud::Gender

#female?, #gender?, #has_gender?, #initialize, #male?, #neuter?, #reset, #set_female, #set_male, #set_neuter, #subjective_case?