Your Character: Difference between revisions
imported>Heeheehee m →Hidden Info: OCD alphabetizing (boredom) |
imported>Heeheehee m →Sign & Path: OCD alphabetizing (boredom) |
||
Line 37: | Line 37: | ||
==Sign & Path== | ==Sign & Path== | ||
{{flink|boolean|in_bad_moon|desc=These four functions report on whether your character is ascended under the appropriate sign.}} | |||
{{flink|boolean|can_eat|desc=Reports on whether your characters path allows food consumption.}} | {{flink|boolean|can_eat|desc=Reports on whether your characters path allows food consumption.}} | ||
{{flink|boolean|can_drink|desc=Reports on whether your characters path allows booze consumption}} | {{flink|boolean|can_drink|desc=Reports on whether your characters path allows booze consumption}} | ||
{{flink|boolean|in_hardcore|desc=Reports on whether your character is under Hardcore restrictions.}} | |||
{{flink|boolean|can_interact|desc=Reports on whether your character can access the mall, gift packages, etc.}} | {{flink|boolean|can_interact|desc=Reports on whether your character can access the mall, gift packages, etc.}} | ||
{{flink|boolean|in_moxie_sign}} | {{flink|boolean|in_moxie_sign}} | ||
{{flink|boolean|in_muscle_sign}} | {{flink|boolean|in_muscle_sign}} | ||
{{flink|boolean|in_mysticality_sign}} | {{flink|boolean|in_mysticality_sign}} | ||
==Consumption== | ==Consumption== | ||
{{flink|int|my_fullness|desc=Returns how full you are.}} | {{flink|int|my_fullness|desc=Returns how full you are.}} |
Revision as of 04:10, 22 March 2010
Viewable Info
int familiar_weight( familiar )
int my_adventures()
int my_ascensions()
class my_class()
familiar my_familiar()
int my_hp()
string my_id()
int my_level()
int my_maxhp()
int my_maxmp()
int my_mp()
string my_name()
stat my_primestat()
int my_turncount()
Hidden Info
float combat_rate_modifier()
stat current_hit_stat()
int current_mcd()
float damage_absorption_percent()
float elemental_resistance( element )
float experience_bonus()
float initiative_modifier()
float item_drop_modifier()
float meat_drop_modifier()
int monster_level_adjustment()
string my_hash()
stat stat_bonus_today()
Sign & Path
boolean in_bad_moon()
boolean can_eat()
boolean can_drink()
boolean in_hardcore()
boolean can_interact()
boolean in_moxie_sign()
boolean in_muscle_sign()
boolean in_mysticality_sign()
Consumption
int my_fullness()
int fullness_limit()
int my_inebriety()
int my_spleen_use()
int spleen_limit()
Location Availability
boolean black_market_available()
boolean guild_store_available()
boolean hippy_store_available()
boolean white_citadel_available()