構文player statistics
struct player
ファイル名
構造体情報| No. | 名称 | 属性 | 説明 |
|---|---|---|---|
1 |
player | player statistics | |
| p_experience | double | experience | |
| p_level | double | level | |
| p_strength | double | strength | |
| p_sword | double | sword | |
| p_might | double | effect strength | |
| p_energy | double | energy | |
| p_maxenergy | double | maximum energy | |
| p_shield | double | shield | |
| p_quickness | double | quickness | |
| p_quksilver | double | quicksilver | |
| p_speed | double | effective quickness | |
| p_magiclvl | double | magic level | |
| p_mana | double | mana | |
| p_brains | double | brains | |
| p_poison | double | poison | |
| p_gold | double | gold | |
| p_gems | double | gems | |
| p_sin | double | sin | |
| p_x | double | x coord | |
| p_y | double | y coord | |
| p_1scratch, p_2scratch | double | variables used for decree, player battle | |
| ring_type | short | type of ring | |
| ring_duration | short | duration of ring | |
| ring_inuse | bool | ring in use flag | |
| p_ring | ring stuff | ||
| p_age | long | age of player | |
| p_degenerated | int | age/3000 last degenerated | |
| p_type | short | character type | |
| p_specialtype | short | special character type | |
| p_lives | short | multiple lives for council, valar | |
| p_crowns | short | crowns | |
| p_charms | short | charms | |
| p_amulets | short | amulets | |
| p_holywater | short | holy water | |
| p_lastused | short | day of year last used | |
| p_status | short | playing, cloaked, etc. | |
| p_tampered | short | decree'd, etc. flag | |
| p_istat | short | used for inter-terminal battle | |
| p_palantir | bool | palantir | |
| p_blessing | bool | blessing | |
| p_virgin | bool | virgin | |
| p_blindness | bool | blindness | |
| p_name[SZ_NAME] | char | name | |
| p_password[SZ_PASSWORD] | char | password | |
| p_login[SZ_LOGIN] | char | login |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー