sync toc
croemud.action
Action Class
Action Members
Action Constructor
Methods
execute Method
croemud.action.concrete
ChangeEquipment Class
ChangeEquipment Members
ChangeEquipment Constructor
Fields
_item Field
_place Field
_player Field
Methods
execute Method
ChangeStatus Class
ChangeStatus Members
ChangeStatus Constructor
Fields
_character Field
Methods
execute Method
CharacterAttack Class
CharacterAttack Members
CharacterAttack Constructor
Fields
_critical Field
_damage Field
_destination Field
_missed Field
_source Field
Properties
critical Property
damage Property
destination Property
missed Property
source Property
Methods
execute Method
Chat Class
Chat Members
Chat Constructor
Fields
_character Field
_text Field
Methods
execute Method
make_chat_packet Method
SkillUse Class
SkillUse Members
SkillUse Constructor
Fields
_destination Field
_skill Field
_source Field
Methods
execute Method
croemud.character
ActorCharacter Class
ActorCharacter Members
ActorCharacter Constructor
Fields
_actor_entry Field
Properties
actor_entry Property
npc_entry Property
Methods
make_character_profile Method
report_character_fov Method
send_profile Method
Character Class
Character Members
Character Constructor
Fields
_accuracy Field
_add_fire Field
_add_lightning Field
_add_poison Field
_add_water Field
_area Field
_attack_max Field
_attack_min Field
_character_class Field
_critical Field
_dead Field
_defense Field
_dodge Field
_first_entry Field
_fov Field
_game_server Field
_hp Field
_hp_max Field
_id Field
_map_engine Field
_mp Field
_mp_max Field
_name Field
_new_area Field
_new_position Field
_position Field
_status_flag Field
_viewing_characters Field
_vs_fire Field
_vs_lightning Field
_vs_poison Field
_vs_water Field
Properties
accuracy Property
add_fire Property
add_lightning Property
add_poison Property
add_water Property
area Property
attack_max Property
attack_min Property
character_class Property
critical Property
dead Property
defense Property
dodge Property
first_entry Property
fov Property
game_server Property
hp Property
hp_max Property
id Property
map_engine Property
mp Property
mp_max Property
name Property
new_area Property
new_position Property
position Property
status_flag Property
viewing_characters Property
vs_fire Property
vs_lightning Property
vs_poison Property
vs_water Property
Methods
add_status_flag Method
add_status_flag Method (CharacterFlag1)
add_status_flag Method (CharacterFlag2)
appear Method
change_area Method
die Method
disappear Method
dispatch_player_viewers Method
dispatch_player_viewers Method (Packet)
dispatch_player_viewers Method (Packet[])
enter_area Method
has_status_flag Method
has_status_flag Method (CharacterFlag1)
has_status_flag Method (CharacterFlag2)
leave_area Method
make_character_death Method
make_character_entry Method
make_character_exit Method
make_character_health Method
make_character_position Method
make_character_profile Method
make_health Method
make_mana Method
make_skill_using Method
make_status_flag Method
plan_attack Method
prevent_attack Method
process_appearing_character Method
process_disappearing_character Method
receive_attack Method
refresh Method
remove_status_flag Method
remove_status_flag Method (CharacterFlag1)
remove_status_flag Method (CharacterFlag2)
report Method
report_character_fov Method
report_death Method
report_movements Method
send_profile Method
update_motions Method
update_warps Method
use_skill Method
Character.CharacterFlag1 Enumeration
Character.CharacterFlag2 Enumeration
CharacterClass Class
CharacterClass Members
CharacterClass Constructor
Fields
_id Field
_name Field
Properties
id Property
name Property
CharacterClasses Class
CharacterClasses Members
Properties
instance Property
Item Property
MonsterCharacter Class
MonsterCharacter Members
MonsterCharacter Constructor
Fields
_attack_range Field
_fov_range Field
_monster_entry Field
Properties
attack_range Property
fov_range Property
monster_entry Property
npc_entry Property
Methods
can_attack Method
can_attack Method (Position)
can_attack Method (Int32, Int32)
can_see Method
can_see Method (Position)
can_see Method (Int32, Int32)
die Method
make_character_profile Method
prevent_attack Method
report_character_fov Method
send_profile Method
NonPlayerCharacter Class
NonPlayerCharacter Members
NonPlayerCharacter Constructor
Fields
_activity Field
NPC_MOVEMENT_SPEED Field
NPC_REACTION_TIME_MIN Field
Properties
activity Property
npc_entry Property
Methods
appear Method
change_area Method
disappear Method
dispatch_player_viewers Method
dispatch_player_viewers Method (Packet[])
enter_area Method
leave_area Method
process Method
receive_attack Method
report_movements Method
NonPlayerCharacterClass Class
NonPlayerCharacterClass Members
NonPlayerCharacterClass Constructor
Fields
_accuracy Field
_attack_max Field
_attack_min Field
_attack_range Field
_defense Field
_dodge Field
_fov_range Field
_hp Field
Properties
accuracy Property
attack_max Property
attack_min Property
attack_range Property
defense Property
dodge Property
fov_range Property
hp Property
Methods
load Method
PlayerCharacter Class
PlayerCharacter Members
PlayerCharacter Constructor
Fields
_absorb_fame Field
_absorb_hp Field
_absorb_mp Field
_appearing_characters Field
_appearing_items Field
_auction Field
_cancel_damage Field
_class_data Field
_disappearing_characters Field
_disappearing_items Field
_player Field
_status Field
_viewing_items Field
_viewing_player_characters Field
_weight_max Field
MAX_CANCEL_DAMAGE Field
MAX_CRITICAL_RATE Field
MAX_VS_ELEMENT Field
Properties
auction Property
class_data Property
player Property
viewing_items Property
viewing_player_characters Property
Methods
appear Method
appear Method (Character)
appear Method (DroppedItem)
change_area Method
die Method
disappear Method
disappear Method (Character)
disappear Method (DroppedItem)
dispatch_player_viewers Method
dispatch_player_viewers Method (Packet[])
enter_area Method
leave_area Method
load Method
make_character_final_status Method
make_character_profile Method
make_skill_using Method
process_appearing_item Method
process_disappearing_item Method
receive_attack Method
refresh Method
report_character_fov Method
report_hp_change Method
revive Method
save Method
send_profile Method
use_skill Method
PlayerCharacterClass Class
PlayerCharacterClass Members
PlayerCharacterClass Constructor
Fields
_accuracy_base Field
_accuracy_per_dex Field
_attack_base Field
_attack_per_str Field
_critical_base Field
_defense_base Field
_defense_per_sta Field
_dodge_base Field
_dodge_per_dex Field
_hp_base Field
_hp_per_level Field
_hp_per_sta Field
_hp_recovery_base Field
_magic_base Field
_magic_per_int Field
_movement_speed Field
_mp_base Field
_mp_per_int Field
_mp_per_level Field
_mp_recovery_base Field
_weight_base Field
_weight_per_level Field
_weight_per_sta Field
Methods
can_equip Method
make_magician_class Method
make_paladin_class Method
make_valkyrie_class Method
make_warrior_class Method
PlayerStatusCalculator Class
PlayerStatusCalculator Members
PlayerStatusCalculator Constructor
Fields
_character Field
_equipment Field
_player Field
_revision_shifter Field
_revision_shifter_parameters Field
_sdex Field
_shift_accuracy Field
_shift_accuracy_p Field
_shift_attack Field
_shift_attack_p Field
_shift_defense Field
_shift_defense_p Field
_shift_dodge Field
_shift_dodge_p Field
_shift_hp Field
_shift_hp_p Field
_shift_mp Field
_shift_mp_p Field
_shifter Field
_shifter_parameters Field
_sint Field
_ssta Field
_sstr Field
_status_shifter Field
_status_shifter_parameters Field
_weapon Field
Methods
calculate_actual_status Method
calculate_equipments Method
calculate_shifters Method
calculate_skills Method
StatusShifter Class
StatusShifter Members
Properties
instance Property
Methods
shift Method
shift_acc Method
shift_acc_p Method
shift_acc_r Method
shift_adf Method
shift_adl Method
shift_adm Method
shift_adp Method
shift_adw Method
shift_afm Method
shift_ahp Method
shift_amp Method
shift_as1 Method
shift_as2 Method
shift_as3 Method
shift_as4 Method
shift_as5 Method
shift_asp Method
shift_ast Method
shift_att Method
shift_att_p Method
shift_att_r Method
shift_bs1 Method
shift_bs2 Method
shift_bs3 Method
shift_bs4 Method
shift_bs5 Method
shift_cdm Method
shift_cri Method
shift_cs1 Method
shift_cs2 Method
shift_cs3 Method
shift_cs4 Method
shift_cs5 Method
shift_ddg Method
shift_ddg_p Method
shift_ddg_r Method
shift_def Method
shift_def_p Method
shift_def_r Method
shift_dex Method
shift_dmt Method
shift_dur Method
shift_emt Method
shift_hft Method
shift_hgd Method
shift_hpr Method
shift_int Method
shift_mag Method
shift_mag_p Method
shift_mc1 Method
shift_mc2 Method
shift_mc3 Method
shift_mc4 Method
shift_mc5 Method
shift_mhp Method
shift_mhp_p Method
shift_mmp Method
shift_mmp_p Method
shift_mmt Method
shift_mpr Method
shift_ms1 Method
shift_ms2 Method
shift_ms3 Method
shift_ms4 Method
shift_ms5 Method
shift_msp Method
shift_pc1 Method
shift_pc2 Method
shift_pc3 Method
shift_pc4 Method
shift_pc5 Method
shift_ps1 Method
shift_ps2 Method
shift_ps3 Method
shift_ps4 Method
shift_ps5 Method
shift_sta Method
shift_str Method
shift_vc1 Method
shift_vc2 Method
shift_vc3 Method
shift_vc4 Method
shift_vc5 Method
shift_vmt Method
shift_vs1 Method
shift_vs2 Method
shift_vs3 Method
shift_vs4 Method
shift_vs5 Method
shift_vsa Method
shift_vsf Method
shift_vsl Method
shift_vsp Method
shift_vsw Method
shift_wc1 Method
shift_wc2 Method
shift_wc3 Method
shift_wc4 Method
shift_wc5 Method
shift_wgd Method
shift_wgt Method
shift_wgt_p Method
croemud.character.activity
AttackEnemy Class
AttackEnemy Members
AttackEnemy Constructor
Fields
_target_id Field
Methods
run Method
FollowEnemy Class
FollowEnemy Members
FollowEnemy Constructor
Fields
_target_id Field
Methods
run Method
NPCActivity Class
NPCActivity Members
NPCActivity Constructor
Fields
_character Field
_next_reaction Field
Properties
next_reaction Property
runnable Property
Methods
head_to Method
move Method
run Method
SearchEnemy Class
SearchEnemy Members
SearchEnemy Constructor
Methods
check_enemies Method
move Method
move Method ()
run Method
Wander Class
Wander Members
Wander Constructor
Fields
WANDERING_RANGE Field
Methods
check_far Method
run Method
croemud.clientpacket
AssignSkill Class
AssignSkill Members
AssignSkill Constructor
Properties
data_prototype Property
id Property
skill_id Property
Methods
accept Method
init Method
AssignStatus Class
AssignStatus Members
AssignStatus Constructor
Properties
data_prototype Property
id Property
status_id Property
Methods
accept Method
init Method
Attack Class
Attack Members
Attack Constructor
Properties
character_id Property
data_prototype Property
id Property
Methods
accept Method
init Method
Authenticate Class
Authenticate Members
Authenticate Constructor
Properties
data_prototype Property
id Property
password Property
username Property
Methods
accept Method
init Method
BuyItem Class
BuyItem Members
BuyItem Constructor
Properties
count Property
data_prototype Property
id Property
item_prototype_id Property
Methods
accept Method
init Method
CreateCharacter Class
CreateCharacter Members
CreateCharacter Constructor
Properties
character_class Property
character_name Property
data_prototype Property
id Property
Methods
accept Method
init Method
Equip Class
Equip Members
Equip Constructor
Properties
data_prototype Property
id Property
item_id Property
place Property
Methods
accept Method
init Method
GameLoaded Class
GameLoaded Members
GameLoaded Constructor
Properties
data_prototype Property
id Property
Methods
accept Method
init Method
Hello Class
Hello Members
Hello Constructor
Properties
data_prototype Property
id Property
version Property
Methods
accept Method
init Method
MapLoaded Class
MapLoaded Members
MapLoaded Constructor
Properties
data_prototype Property
flag Property
id Property
Methods
accept Method
init Method
Move Class
Move Members
Move Constructor
Properties
data_prototype Property
id Property
r Property
x Property
y Property
z Property
Methods
accept Method
init Method
PickItem Class
PickItem Members
PickItem Constructor
Properties
data_prototype Property
id Property
item_id Property
Methods
accept Method
init Method
PlayerCharacterMenu Class
PlayerCharacterMenu Members
PlayerCharacterMenu Constructor
Properties
data_prototype Property
id Property
Methods
accept Method
init Method
Restart Class
Restart Members
Restart Constructor
Properties
data_prototype Property
id Property
Methods
accept Method
init Method
SaveItem Class
SaveItem Members
SaveItem Constructor
Properties
data_prototype Property
id Property
item_id Property
place Property
Methods
accept Method
init Method
Say Class
Say Members
Say Constructor
Properties
data_prototype Property
id Property
text Property
Methods
accept Method
init Method
SelectCharacter Class
SelectCharacter Members
SelectCharacter Constructor
Properties
data_prototype Property
id Property
index Property
Methods
accept Method
init Method
SellItem Class
SellItem Members
SellItem Constructor
Properties
data_prototype Property
id Property
item_id Property
Methods
accept Method
init Method
SwitchRunning Class
SwitchRunning Members
SwitchRunning Constructor
Properties
data_prototype Property
flag Property
id Property
Methods
accept Method
init Method
Talk Class
Talk Members
Talk Constructor
Properties
character_id Property
data_prototype Property
id Property
Methods
accept Method
init Method
ThrowItem Class
ThrowItem Members
ThrowItem Constructor
Properties
data_prototype Property
id Property
item_id Property
Methods
accept Method
init Method
TimeReporting Class
TimeReporting Members
TimeReporting Constructor
Properties
data_prototype Property
id Property
region Property
time Property
Methods
accept Method
create Method
init Method
UnEquip Class
UnEquip Members
UnEquip Constructor
Properties
data_prototype Property
id Property
item_id Property
Methods
accept Method
init Method
UseItem Class
UseItem Members
UseItem Constructor
Properties
data_prototype Property
id Property
item_id Property
Methods
accept Method
init Method
UseSkill Class
UseSkill Members
UseSkill Constructor
Properties
character_id Property
data_prototype Property
id Property
skill_id Property
Methods
accept Method
init Method
Warp Class
Warp Members
Warp Constructor
Properties
data_prototype Property
id Property
warp_id Property
Methods
accept Method
init Method
croemud.connection
BufferStream Class
BufferStream Members
BufferStream Constructor
Fields
_buffers Field
_size Field
Properties
size Property
Methods
peek Method
read Method
read Method (Byte[], Int32, Int32)
read Method (Int32)
skip Method
write Method
write Method (Byte[])
write Method (Byte[], Int32)
write Method (Byte[], Int32, Int32)
ClientConnection Class
ClientConnection Members
ClientConnection Constructor
Fields
_current_packet Field
_game_server Field
_received_packets Field
_remote_ip Field
_sent_packets Field
Properties
received_packets Property
remote_ip Property
sent_packets Property
Methods
fill_packet Method
on_available Method
on_disconnect Method
peek_next_id Method
process_error Method
push_packet Method
DefaultTCPServerSocketHandler Class
DefaultTCPServerSocketHandler Members
DefaultTCPServerSocketHandler Constructor
Methods
make_socket Method
on_available Method
process_error Method
ServerConnectionHandler Class
ServerConnectionHandler Members
ServerConnectionHandler Constructor
Fields
_game_server Field
Methods
make_socket Method
on_available Method
process_error Method
TCPServerSocket Class
TCPServerSocket Members
TCPServerSocket Constructor
Fields
_backlog Field
_server_socket_handler Field
_state Field
Properties
backlog Property
server_socket_handler Property
state Property
Methods
accept Method
close Method
open Method
process_error Method
process_read Method
wants_reading_notification Method
wants_writing_notification Method
TCPServerSocket.TCPSocketState Enumeration
TCPServerSocketHandler Interface
TCPServerSocketHandler Members
Methods
make_socket Method
on_available Method
process_error Method
TCPSocket Class
TCPSocket Members
TCPSocket Constructor
Fields
_can_send Field
_end_point Field
_receive_buf Field
_send_buf Field
_state Field
_temp_buffer Field
BUFFER_SIZE Field
Properties
data_available Property
end_point Property
state Property
Methods
close Method
on_available Method
on_disconnect Method
open Method
process_error Method
process_read Method
process_write Method
receive Method
receive Method (Byte[], Int32)
receive Method (Int32)
send Method
send Method (Byte[])
send Method (Byte[], Int32, Int32)
send_now Method
wants_reading_notification Method
wants_writing_notification Method
TCPSocket.TCPSocketState Enumeration
TCPSocketController Class
TCPSocketController Members
TCPSocketController Constructor
Properties
interval Property
Methods
add_socket Method
process Method
remove_socket Method
setup Method
TCPSocketHandler Class
TCPSocketHandler Members
TCPSocketHandler Constructor
Fields
_socket Field
Properties
socket Property
Methods
check Method
post_open Method
pre_close Method
process_error Method
process_read Method
process_write Method
wants_reading_notification Method
wants_writing_notification Method
croemud.database
AccountCharacter Class
AccountCharacter Members
AccountCharacter Constructor
Fields
_character_class Field
_character_level Field
_character_name Field
_index Field
AccountInformation Class
AccountInformation Members
AccountInformation Constructor
Fields
_account_id Field
_email Field
_ip_address Field
_password Field
_username Field
CheckCharacterName Class
CheckCharacterName Members
CheckCharacterName Constructor
Properties
valid Property
Methods
execute Method
CreateAccount Class
CreateAccount Members
CreateAccount Constructor
Properties
account Property
email Property
password Property
username Property
Methods
execute Method
CreateCharacter Class
CreateCharacter Members
CreateCharacter Constructor
Methods
execute Method
Database Class
Database Members
Database Constructor
Fields
ACCOUNT_TABLE Field
ACCOUNTS_PER_CHARACTER_TABLE Field
ACCOUNTS_PER_ITEM_TABLE Field
ACCOUNTS_PER_PLAYER_TABLE Field
CHARACTER_NAME_TABLE Field
CHARACTER_TABLE Field
CHARACTERS_PER_ACCOUNT Field
ITEM_TABLE Field
PLAYER_TABLE Field
Properties
connection_string Property
server_connection_string Property
Methods
character_id_base Method
character_table_of Method
create_character_table Method
create_item_table Method
create_player_table Method
format_database Method
item_table_of Method
player_table_of Method
prepare_action Method
DatabaseAccess Class
DatabaseAccess Members
DatabaseAccess Constructor
Properties
adapter Property
command Property
connection Property
select_command Property
Methods
terminate_connection Method
DatabaseAction Class
DatabaseAction Members
DatabaseAction Constructor
Fields
_access Field
Properties
database_access Property
Methods
execute Method
DatabaseActionException Class
DatabaseActionException Members
DatabaseActionException Constructor
Fields
_database_action Field
Properties
database_action Property
RetrieveAccount Class
RetrieveAccount Members
RetrieveAccount Constructor
Properties
account Property
username Property
Methods
execute Method
RetrieveCharacter Class
RetrieveCharacter Members
RetrieveCharacter Constructor
Properties
data Property
Methods
execute Method
RetrieveCharacters Class
RetrieveCharacters Members
RetrieveCharacters Constructor
Properties
characters Property
Methods
execute Method
croemud.game
Account Class
Account Members
Account Constructor
Fields
_id Field
_password Field
_username Field
Properties
id Property
username Property
Methods
check Method
load_characters Method
Client Class
Client Members
Client Constructor
Fields
_account Field
_character Field
_characters_available Field
_connection Field
_debug_mode Field
_game_server Field
_map_entry_id Field
_map_id Field
_player Field
_state Field
Properties
account Property
character Property
connection Property
debug_mode Property
game_server Property
player Property
state Property
Methods
assign_skill Method
assign_status Method
attack Method
authenticate Method
check_alive Method
clean Method
create_character Method
equip Method
kick Method
load_map Method
process_network Method
restart Method
select_character Method
send_authentication Method
send_characters Method
send_news Method
start_game Method
start_map Method
talk_to_npc Method
tell Method
terminate Method
throw_item Method
unequip Method
update_position Method
use_skill Method
warp Method
Client.ClientState Enumeration
Config Class
Config Members
Config Constructor
Properties
current Property
Methods
initialize Method
GameData Class
GameData Members
GameData Constructor
Fields
FILENAME Field
Properties
characters Property
item_prototypes Property
maps Property
GameRandom Class
GameRandom Members
GameRandom Constructor
Properties
instance Property
random Property
Methods
attack_point Method
critical_hit Method
dodge Method
drop_position Method
miss Method
percentage Method
rate Method
raw Method
raw Method ()
raw Method (Int32)
GameServer Class
GameServer Members
GameServer Constructor
Fields
PROCESS_DELAY Field
Properties
account_manager Property
action_manager Property
character_manager Property
client_manager Property
database Property
item_manager Property
map_manager Property
now Property
player_manager Property
process_delay Property
server_news Property
Methods
begin Method
finish Method
make_news Method
run Method
PacketHandler Class
PacketHandler Members
PacketHandler Constructor
Fields
_c Field
_instance Field
Properties
client Property
instance Property
Methods
handle Method
visit Method
visit Method (AssignSkill)
visit Method (AssignStatus)
visit Method (Attack)
visit Method (Authenticate)
visit Method (BuyItem)
visit Method (CreateCharacter)
visit Method (Equip)
visit Method (GameLoaded)
visit Method (Hello)
visit Method (MapLoaded)
visit Method (Move)
visit Method (PickItem)
visit Method (PlayerCharacterMenu)
visit Method (Restart)
visit Method (SaveItem)
visit Method (Say)
visit Method (SelectCharacter)
visit Method (SellItem)
visit Method (SwitchRunning)
visit Method (Talk)
visit Method (ThrowItem)
visit Method (TimeReporting)
visit Method (UnEquip)
visit Method (UseItem)
visit Method (UseSkill)
visit Method (Warp)
visit Method (Attacking)
visit Method (Authentication)
visit Method (CharacterDeath)
visit Method (CharacterEntry)
visit Method (CharacterExit)
visit Method (CharacterFinalStatus)
visit Method (CharacterHealth)
visit Method (CharacterPosition)
visit Method (CharacterProfile)
visit Method (CharacterStatus)
visit Method (Chat1)
visit Method (Chat2)
visit Method (Chat3)
visit Method (Chat4)
visit Method (Chat5)
visit Method (Chat6)
visit Method (Experience)
visit Method (Health)
visit Method (ItemEntry)
visit Method (ItemEquiping)
visit Method (ItemExit)
visit Method (ItemInfo)
visit Method (ItemPicking)
visit Method (ItemSelling)
visit Method (ItemThrowing)
visit Method (ItemTrading)
visit Method (ItemUnequiping)
visit Method (ItemUsing)
visit Method (LoadGame)
visit Method (LoadMap)
visit Method (Mana)
visit Method (MoneyInBank)
visit Method (MoneyInHand)
visit Method (News)
visit Method (OpenDialog)
visit Method (OutfitChange)
visit Method (PlayerCharacterCount)
visit Method (PlayerCharacterEntry)
visit Method (SkillAssigning)
visit Method (SkillsAvailable)
visit Method (SkillsLevel)
visit Method (SkillState)
visit Method (SkillUsing)
visit Method (StatusAssigning)
visit Method (StatusFlag)
visit Method (UnionInfo)
visit Method (Weight)
Player Class
Player Members
Player Constructor
Fields
_character_level Field
_client Field
_experience Field
_fame Field
_home_map Field
_id Field
_item_containers Field
_money_in_bank Field
_money_in_hand Field
_skill Field
_skill_points_available Field
_skill_revision Field
_status_dex Field
_status_int Field
_status_points_available Field
_status_sta Field
_status_str Field
_weight Field
MAX_SKILL_LEVEL Field
Properties
character_level Property
client Property
experience Property
fame Property
home_map Property
id Property
item_containers Property
money_in_bank Property
money_in_hand Property
skill Property
skill_points_available Property
skill_revision Property
status_dex Property
status_int Property
status_points_available Property
status_sta Property
status_str Property
weight Property
Methods
actual_skill_level Method
assign_skill Method
assign_status Method
can_equip Method
can_use_skill Method
fill_skill_info Method
load Method
load_player Method
make_character_status Method
make_experience Method
make_money_in_bank Method
make_money_in_hand Method
shift_all_skill_level Method
shift_basic_skill_level Method
shift_class_skill_level Method
Player.ContainerType Enumeration
Server Class
Server Members
Server Constructor
Fields
_game_server Field
_instance Field
_state Field
Properties
game_server Property
instance Property
state Property
Methods
begin Method
finish Method
loop Method
retrieve_clients Method
run Method
start Method
terminate Method
Server.ServerState Enumeration
croemud.item
EquipmentInstance Class
EquipmentInstance Members
EquipmentInstance Constructor
ItemContainer Class
ItemContainer Members
ItemContainer Constructor
Fields
_capacity Field
_id Field
_item_id Field
_items Field
_player Field
Properties
capacity Property
id Property
Item Property
item_id Property
items Property
player Property
Methods
dispose Method
free_slot Method
index_of Method
load Method
retrieve Method
save Method
ItemInstance Class
ItemInstance Members
ItemInstance Constructor
Fields
_count Field
_durability Field
_id Field
_item_class Field
_owner Field
_prototype Field
_shifter Field
_shifter_parameter Field
Properties
count Property
durability Property
id Property
item_class Property
owner Property
prototype Property
shifter Property
shifter_parameter Property
Methods
create Method
load Method
make_item_exit Method
make_shifters Method
ItemPrototype Class
ItemPrototype Members
ItemPrototype Constructor
Fields
_accuracy Field
_attack_delta Field
_attack_max Field
_attack_min Field
_attack_speed Field
_defense Field
_dodge Field
_durability Field
_equipable_classes Field
_equipment_type Field
_flag Field
_id Field
_item_class Field
_name Field
_required_conditions Field
_shifter Field
_weight Field
Methods
load Method
ItemPrototype.EquipmentType Enumeration
ItemPrototype.Flag Enumeration
ItemPrototype.ItemClass Enumeration
ItemPrototypes Class
ItemPrototypes Members
Properties
instance Property
Item Property
items Property
ItemRequirement Class
ItemRequirement Members
ItemRequirement Constructor
ItemShifter Class
ItemShifter Members
ItemShifter Constructor
Fields
_type Field
_value_max Field
_value_min Field
Methods
affects_status Method
is_revision Method
ItemShifter.ShifterType Enumeration
ItemShifters Class
ItemShifters Members
Properties
instance Property
shifters Property
Methods
from_name Method
NormalItemInstance Class
NormalItemInstance Members
NormalItemInstance Constructor
WeaponInstance Class
WeaponInstance Members
WeaponInstance Constructor
Methods
calculate_attack Method
croemud.log
Event Class
Event Members
Event Constructor
Properties
message Property
tag Property
IncomingPacketEvent Class
IncomingPacketEvent Members
IncomingPacketEvent Constructor
IncomingPacketEvent Constructor (Packet)
IncomingPacketEvent Constructor (Byte[])
Fields
_message Field
Properties
message Property
tag Property
InfoEvent Class
InfoEvent Members
InfoEvent Constructor
Fields
_message Field
Properties
message Property
tag Property
LogFile Class
LogFile Members
LogFile Constructor
Fields
_file_writer Field
_filename Field
LOG_FILENAME Field
Properties
instance Property
Methods
add Method
OutgoingPacketEvent Class
OutgoingPacketEvent Members
OutgoingPacketEvent Constructor
OutgoingPacketEvent Constructor (Packet)
OutgoingPacketEvent Constructor (Byte[])
Fields
_message Field
Properties
message Property
tag Property
croemud.manager
AccountManager Class
AccountManager Members
AccountManager Constructor
Properties
accounts Property
Methods
free Method
is_in_use Method
use Method
ActionManager Class
ActionManager Members
ActionManager Constructor
Methods
add Method
execute Method
CharacterManager Class
CharacterManager Members
CharacterManager Constructor
Properties
Item Property
Item Property (Int32)
Item Property (String)
Methods
add_dead Method
connect Method
disconnect Method
ClientManager Class
ClientManager Members
ClientManager Constructor
Properties
clients Property
Item Property
Methods
add_client Method
clean_dead_clients Method
process_clients Method
process_clients_network Method
remove_client Method
FastIDManager Class
FastIDManager Members
FastIDManager Constructor
Methods
allocate_id Method
IDManager Class
IDManager Members
IDManager Constructor
Fields
_items Field
Properties
items Property
Methods
allocate_id Method
free_id Method
get_object Method
set_object Method
IDManagerInterface Interface
IDManagerInterface Members
Methods
allocate_id Method
free_id Method
get_object Method
set_object Method
ItemManager Class
ItemManager Members
ItemManager Constructor
Properties
Item Property
Methods
register Method
unregister Method
MapManager Class
MapManager Members
MapManager Constructor
Properties
Item Property
Methods
process Method
NonPlayerManager Class
NonPlayerManager Members
NonPlayerManager Constructor
Fields
PROCESS_DELAY Field
Properties
Item Property
Methods
add_active Method
add_dead Method
free Method
is_dead Method
make Method
process_npcs Method
PlayerManager Class
PlayerManager Members
PlayerManager Constructor
Methods
free Method
make Method
croemud.map
ActorEntry Class
ActorEntry Members
ActorEntry Constructor
Fields
_dialog Field
Methods
make Method
make_open_dialog Method
CharacterEntry Class
CharacterEntry Members
CharacterEntry Constructor
Fields
_character_id Field
_hp Field
_name Field
_x Field
_y Field
Methods
make Method
DroppedItem Class
DroppedItem Members
DroppedItem Constructor
Fields
ITEM_LAST_TIME Field
Properties
clean_time Property
game_server Property
item_id Property
owner_character_id Property
position_x Property
position_y Property
viewing_characters Property
Methods
add_viewer Method
make_item_entry Method
make_item_exit Method
remove_viewer Method
Map Class
Map Members
Map Constructor
Map Constructor (XmlNode)
Map Constructor (Int32)
Properties
entry_points Property
id Property
name Property
npcs Property
warp_points Property
MapArea Class
MapArea Members
MapArea Constructor
Properties
items Property
map_id Property
non_player_characters Property
player_characters Property
x Property
y Property
Methods
enter Method
enter Method (NonPlayerCharacter)
enter Method (PlayerCharacter)
enter Method (DroppedItem)
leave Method
leave Method (NonPlayerCharacter)
leave Method (PlayerCharacter)
leave Method (Int32)
MapEngine Class
MapEngine Members
MapEngine Constructor
Fields
AREA_SIZE Field
Properties
characters Property
dropped_item Property
game_server Property
Item Property
Item Property (Position)
Item Property (Int32)
Item Property (Int32, Int32)
item_collector Property
respawning_queue Property
Methods
add_dropped_item Method
collect_items Method
enqueue_respawn Method
load_characters Method
process_respawn Method
remove_dropped_item Method
retrieve Method
retrieve_areas Method
retrieve_delta_field_of_view Method
retrieve_field_of_view Method
Maps Class
Maps Members
Maps Constructor
Properties
instance Property
Item Property
Methods
retrieve_maps Method
MonsterEntry Class
MonsterEntry Members
MonsterEntry Constructor
Fields
_interval Field
Methods
make Method
Position Class
Position Members
Position Constructor
Fields
_x Field
_y Field
_z Field
Methods
distance Method
distance Method (Position)
distance Method (Int32, Int32)
in_region Method
WarpEntry Class
WarpEntry Members
WarpEntry Constructor
Fields
_level Field
_price Field
_target_map Field
_target_map_entry Field
croemud.packet
ClientPacketFactory Class
ClientPacketFactory Members
Properties
instance Property
DataDecoder Class
DataDecoder Members
DataDecoder Constructor
Methods
decode Method
Packet Class
Packet Members
Packet Constructor
Fields
_data Field
_data_decoder Field
_decoded Field
_size Field
Properties
actual_size Property
data Property
data_prototype Property
id Property
size Property
Methods
accept Method
add_incoming_data Method
create Method
decode Method
encode Method
encode Method (Int32, Byte)
encode Method (Int32, Int16)
encode Method (Int32, Int32)
encode Method (Int32, String)
encode Method (Int32, UInt16)
encode Method (Int32, UInt32)
init Method
required_size Method
ToString Method
PacketFactory Class
PacketFactory Members
PacketFactory Constructor
Properties
packet_type_names Property
Methods
make Method
PacketVisitor Interface
PacketVisitor Members
Methods
visit Method
visit Method (AssignSkill)
visit Method (AssignStatus)
visit Method (Attack)
visit Method (Authenticate)
visit Method (BuyItem)
visit Method (CreateCharacter)
visit Method (Equip)
visit Method (GameLoaded)
visit Method (Hello)
visit Method (MapLoaded)
visit Method (Move)
visit Method (PickItem)
visit Method (PlayerCharacterMenu)
visit Method (Restart)
visit Method (SaveItem)
visit Method (Say)
visit Method (SelectCharacter)
visit Method (SellItem)
visit Method (SwitchRunning)
visit Method (Talk)
visit Method (ThrowItem)
visit Method (TimeReporting)
visit Method (UnEquip)
visit Method (UseItem)
visit Method (UseSkill)
visit Method (Warp)
visit Method (Attacking)
visit Method (Authentication)
visit Method (CharacterDeath)
visit Method (CharacterEntry)
visit Method (CharacterExit)
visit Method (CharacterFinalStatus)
visit Method (CharacterHealth)
visit Method (CharacterPosition)
visit Method (CharacterProfile)
visit Method (CharacterStatus)
visit Method (Chat1)
visit Method (Chat2)
visit Method (Chat3)
visit Method (Chat4)
visit Method (Chat5)
visit Method (Chat6)
visit Method (Experience)
visit Method (Health)
visit Method (ItemEntry)
visit Method (ItemEquiping)
visit Method (ItemExit)
visit Method (ItemInfo)
visit Method (ItemPicking)
visit Method (ItemSelling)
visit Method (ItemThrowing)
visit Method (ItemTrading)
visit Method (ItemUnequiping)
visit Method (ItemUsing)
visit Method (LoadGame)
visit Method (LoadMap)
visit Method (Mana)
visit Method (MoneyInBank)
visit Method (MoneyInHand)
visit Method (News)
visit Method (OpenDialog)
visit Method (OutfitChange)
visit Method (PlayerCharacterCount)
visit Method (PlayerCharacterEntry)
visit Method (SkillAssigning)
visit Method (SkillsAvailable)
visit Method (SkillsLevel)
visit Method (SkillState)
visit Method (SkillUsing)
visit Method (StatusAssigning)
visit Method (StatusFlag)
visit Method (UnionInfo)
visit Method (Weight)
ServerPacketFactory Class
ServerPacketFactory Members
Properties
instance Property
UnknownPacket Class
UnknownPacket Members
UnknownPacket Constructor
Fields
_id Field
Properties
data_prototype Property
id Property
Methods
accept Method
decode_unknown Method
encode_unknown Method
encode_unknown Method (Int32, Byte)
encode_unknown Method (Int32, Int16)
encode_unknown Method (Int32, Int32)
encode_unknown Method (Int32, String)
encode_unknown Method (Int32, UInt16)
encode_unknown Method (Int32, UInt32)
init Method
croemud.serverpacket
Attacking Class
Attacking Members
Attacking Constructor
Properties
data_prototype Property
dst_id Property
flag Property
id Property
src_id Property
Methods
accept Method
init Method
Authentication Class
Authentication Members
Authentication Constructor
Properties
data_prototype Property
id Property
username Property
Methods
accept Method
init Method
CharacterDeath Class
CharacterDeath Members
CharacterDeath Constructor
Properties
character_id Property
data_prototype Property
id Property
Methods
accept Method
init Method
CharacterEntry Class
CharacterEntry Members
CharacterEntry Constructor
Properties
character_id Property
character_name Property
data_prototype Property
id Property
Methods
accept Method
init Method
CharacterExit Class
CharacterExit Members
CharacterExit Constructor
Properties
character_id Property
data_prototype Property
id Property
Methods
accept Method
init Method
CharacterFinalStatus Class
CharacterFinalStatus Members
CharacterFinalStatus Constructor
Properties
accuracy Property
attack_max Property
attack_min Property
data_prototype Property
data42 Property
defense Property
dodge Property
fame Property
hp_max Property
id Property
level Property
mp_max Property
status_dex Property
status_int Property
status_sta Property
status_str Property
vs_fire Property
vs_lightning Property
vs_poison Property
vs_water Property
weight_max Property
Methods
accept Method
init Method
CharacterHealth Class
CharacterHealth Members
CharacterHealth Constructor
Properties
character_health Property
character_id Property
data_prototype Property
id Property
Methods
accept Method
init Method
CharacterPosition Class
CharacterPosition Members
CharacterPosition Constructor
Properties
character_id Property
data_prototype Property
data1 Property
id Property
x Property
y Property
z Property
Methods
accept Method
init Method
CharacterProfile Class
CharacterProfile Members
CharacterProfile Constructor
Properties
character_class Property
character_id Property
data_prototype Property
data17 Property
data39 Property
data42 Property
data46 Property
data50 Property
entry Property
equipment_arms Property
equipment_body Property
equipment_buckler Property
equipment_head Property
equipment_legs Property
equipment_weapon Property
fame Property
flag1 Property
flag2 Property
health Property
id Property
motion_speed Property
pos_x Property
pos_y Property
pos_z Property
rotation Property
Methods
accept Method
init Method
CharacterStatus Class
CharacterStatus Members
CharacterStatus Constructor
Properties
character_class Property
character_level Property
character_name Property
data_prototype Property
fame Property
id Property
money_in_bank Property
money_in_hand Property
skill_points_available Property
status_dex Property
status_int Property
status_points_available Property
status_sta Property
status_str Property
Methods
accept Method
init Method
Chat1 Class
Chat1 Members
Chat1 Constructor
Properties
character_id Property
character_name Property
data_prototype Property
id Property
text Property
Methods
accept Method
init Method
Chat2 Class
Chat2 Members
Chat2 Constructor
Properties
character_id Property
character_name Property
data_prototype Property
id Property
text Property
Methods
accept Method
init Method
Chat3 Class
Chat3 Members
Chat3 Constructor
Properties
character_id Property
character_name Property
data_prototype Property
id Property
text Property
Methods
accept Method
init Method
Chat4 Class
Chat4 Members
Chat4 Constructor
Properties
character_id Property
character_name Property
data_prototype Property
id Property
text Property
Methods
accept Method
init Method
Chat5 Class
Chat5 Members
Chat5 Constructor
Properties
character_id Property
character_name Property
data_prototype Property
id Property
text Property
Methods
accept Method
init Method
Chat6 Class
Chat6 Members
Chat6 Constructor
Properties
character_id Property
character_name Property
data_prototype Property
id Property
text Property
Methods
accept Method
init Method
Experience Class
Experience Members
Experience Constructor
Properties
data_prototype Property
experience Property
id Property
Methods
accept Method
init Method
Health Class
Health Members
Health Constructor
Properties
data_prototype Property
health Property
id Property
Methods
accept Method
init Method
ItemEntry Class
ItemEntry Members
ItemEntry Constructor
Properties
count Property
data_prototype Property
id Property
item_class Property
item_id Property
item_prototype_id Property
x Property
y Property
Methods
accept Method
init Method
ItemEquiping Class
ItemEquiping Members
ItemEquiping Constructor
Properties
data_prototype Property
equipment_type Property
flag Property
id Property
Methods
accept Method
init Method
ItemExit Class
ItemExit Members
ItemExit Constructor
Properties
data_prototype Property
id Property
item_id Property
Methods
accept Method
init Method
ItemInfo Class
ItemInfo Members
ItemInfo Constructor
Properties
count Property
data_prototype Property
data42 Property
data48 Property
durability Property
id Property
item_class Property
item_container Property
item_id Property
item_prototype Property
level Property
position Property
Methods
accept Method
get_shifter Method
get_shifter_parameter Method
init Method
make Method
set_shifter Method
set_shifter_parameter Method
ItemPicking Class
ItemPicking Members
ItemPicking Constructor
Properties
data_prototype Property
flag Property
id Property
Methods
accept Method
init Method
ItemSelling Class
ItemSelling Members
ItemSelling Constructor
Properties
data_prototype Property
flag Property
id Property
Methods
accept Method
init Method
ItemThrowing Class
ItemThrowing Members
ItemThrowing Constructor
Properties
data_prototype Property
data2 Property
flag Property
id Property
Methods
accept Method
init Method
ItemTrading Class
ItemTrading Members
ItemTrading Constructor
Properties
data_prototype Property
flag Property
id Property
Methods
accept Method
init Method
ItemUnequiping Class
ItemUnequiping Members
ItemUnequiping Constructor
Properties
data_prototype Property
flag Property
id Property
Methods
accept Method
init Method
ItemUsing Class
ItemUsing Members
ItemUsing Constructor
Properties
data_prototype Property
flag Property
id Property
Methods
accept Method
init Method
LoadGame Class
LoadGame Members
LoadGame Constructor
Properties
data_prototype Property
flag Property
id Property
Methods
accept Method
init Method
LoadMap Class
LoadMap Members
LoadMap Constructor
Properties
data_prototype Property
id Property
map_id Property
Methods
accept Method
init Method
Mana Class
Mana Members
Mana Constructor
Properties
data_prototype Property
id Property
mana Property
Methods
accept Method
init Method
MoneyInBank Class
MoneyInBank Members
MoneyInBank Constructor
Properties
data_prototype Property
id Property
money Property
Methods
accept Method
init Method
MoneyInHand Class
MoneyInHand Members
MoneyInHand Constructor
Properties
data_prototype Property
id Property
money Property
Methods
accept Method
init Method
News Class
News Members
News Constructor
Properties
content Property
data_prototype Property
id Property
length Property
player_character_id Property
Methods
accept Method
create Method
init Method
required_size Method
OpenDialog Class
OpenDialog Members
OpenDialog Constructor
Properties
data_prototype Property
dialog_id Property
id Property
Methods
accept Method
init Method
OutfitChange Class
OutfitChange Members
OutfitChange Constructor
Properties
character_id Property
data_prototype Property
data3 Property
equipment_type Property
id Property
item_prototype Property
Methods
accept Method
init Method
PlayerCharacterCount Class
PlayerCharacterCount Members
PlayerCharacterCount Constructor
Properties
count Property
data_prototype Property
id Property
Methods
accept Method
init Method
PlayerCharacterEntry Class
PlayerCharacterEntry Members
PlayerCharacterEntry Constructor
Properties
character_class Property
character_level Property
data_prototype Property
id Property
index Property
name Property
Methods
accept Method
init Method
SkillAssigning Class
SkillAssigning Members
SkillAssigning Constructor
Properties
data_prototype Property
flag Property
id Property
Methods
accept Method
init Method
SkillsAvailable Class
SkillsAvailable Members
SkillsAvailable Constructor
Properties
data_prototype Property
id Property
Methods
accept Method
get_skill Method
init Method
set_skill Method
SkillsLevel Class
SkillsLevel Members
SkillsLevel Constructor
Properties
data_prototype Property
id Property
Methods
accept Method
get_skill_level Method
init Method
set_skill Method
SkillState Class
SkillState Members
SkillState Constructor
Properties
character_id Property
data_prototype Property
id Property
skill_id Property
skill_level Property
Methods
accept Method
init Method
SkillUsing Class
SkillUsing Members
SkillUsing Constructor
Properties
data_prototype Property
data16 Property
data20 Property
data23 Property
id Property
skill_id Property
skill_level Property
source_character_id Property
target_character_id Property
Methods
accept Method
init Method
StatusAssigning Class
StatusAssigning Members
StatusAssigning Constructor
Properties
data_prototype Property
flag Property
id Property
Methods
accept Method
init Method
StatusFlag Class
StatusFlag Members
StatusFlag Constructor
Properties
character_id Property
data_prototype Property
flag1 Property
flag2 Property
id Property
Methods
accept Method
init Method
UnionInfo Class
UnionInfo Members
UnionInfo Constructor
Properties
data_prototype Property
data162 Property
id Property
index Property
type Property
Methods
accept Method
init Method
Weight Class
Weight Members
Weight Constructor
Properties
data_prototype Property
id Property
weight Property
Methods
accept Method
init Method
croemud.skill
NullSkill Class
NullSkill Members
NullSkill Constructor
Methods
load Method
use Method
use Method (Player, Character)
Skill Class
Skill Members
Skill Constructor
Fields
_assignable_level Field
_class Field
_id Field
_passive Field
Methods
load Method
use Method
use Method (Character, Character)
use Method (Player, Character)
SkillEffect Class
SkillEffect Members
SkillEffect Constructor
Skills Class
Skills Members
Properties
instance Property
Item Property
croemud.skill.concrete
SkillAbsoluteFire Class
SkillAbsoluteFire Members
SkillAbsoluteFire Constructor
Methods
use Method
use Method (Player, Character)
SkillAirPressure Class
SkillAirPressure Members
SkillAirPressure Constructor
Methods
use Method
use Method (Player, Character)
SkillAssassination Class
SkillAssassination Members
SkillAssassination Constructor
Methods
use Method
use Method (Player, Character)
SkillAstralStorm Class
SkillAstralStorm Members
SkillAstralStorm Constructor
Methods
use Method
use Method (Player, Character)
SkillAura Class
SkillAura Members
SkillAura Constructor
Methods
use Method
use Method (Player, Character)
SkillBerserkerAttack Class
SkillBerserkerAttack Members
SkillBerserkerAttack Constructor
Methods
use Method
use Method (Player, Character)
SkillBindTentacle Class
SkillBindTentacle Members
SkillBindTentacle Constructor
Methods
use Method
use Method (Player, Character)
SkillBrave Class
SkillBrave Members
SkillBrave Constructor
Methods
load Method
SkillBurst Class
SkillBurst Members
SkillBurst Constructor
Methods
use Method
use Method (Player, Character)
SkillCallKratu Class
SkillCallKratu Members
SkillCallKratu Constructor
Methods
use Method
use Method (Player, Character)
SkillCriticalBlow Class
SkillCriticalBlow Members
SkillCriticalBlow Constructor
Methods
load Method
SkillCrushingFall Class
SkillCrushingFall Members
SkillCrushingFall Constructor
Methods
use Method
use Method (Player, Character)
SkillCrushingHeaven Class
SkillCrushingHeaven Members
SkillCrushingHeaven Constructor
Methods
use Method
use Method (Player, Character)
SkillDamageAbsortion Class
SkillDamageAbsortion Members
SkillDamageAbsortion Constructor
Methods
use Method
use Method (Player, Character)
SkillDamageEnchanter Class
SkillDamageEnchanter Members
SkillDamageEnchanter Constructor
Methods
use Method
use Method (Player, Character)
SkillDeadlyAssault Class
SkillDeadlyAssault Members
SkillDeadlyAssault Constructor
Methods
use Method
use Method (Player, Character)
SkillEncourage Class
SkillEncourage Members
SkillEncourage Constructor
Methods
use Method
use Method (Player, Character)
SkillEnergyStrike Class
SkillEnergyStrike Members
SkillEnergyStrike Constructor
Methods
use Method
use Method (Player, Character)
SkillExplosion Class
SkillExplosion Members
SkillExplosion Constructor
Methods
use Method
use Method (Player, Character)
SkillFeatherStep Class
SkillFeatherStep Members
SkillFeatherStep Constructor
SkillFeebleMonster Class
SkillFeebleMonster Members
SkillFeebleMonster Constructor
Methods
use Method
use Method (Player, Character)
SkillGlacierPrison Class
SkillGlacierPrison Members
SkillGlacierPrison Constructor
Methods
use Method
use Method (Player, Character)
SkillGreaterHealing Class
SkillGreaterHealing Members
SkillGreaterHealing Constructor
Methods
use Method
use Method (Player, Character)
SkillHaste Class
SkillHaste Members
SkillHaste Constructor
Methods
use Method
use Method (Player, Character)
SkillHealthRecharge Class
SkillHealthRecharge Members
SkillHealthRecharge Constructor
Methods
load Method
SkillHolyArmor Class
SkillHolyArmor Members
SkillHolyArmor Constructor
Methods
use Method
use Method (Player, Character)
SkillIcePrison Class
SkillIcePrison Members
SkillIcePrison Constructor
Methods
use Method
use Method (Player, Character)
SkillIncreaseAccuracy Class
SkillIncreaseAccuracy Members
SkillIncreaseAccuracy Constructor
Methods
load Method
SkillIncreaseDodge Class
SkillIncreaseDodge Members
SkillIncreaseDodge Constructor
Methods
load Method
SkillIncreaseWeight Class
SkillIncreaseWeight Members
SkillIncreaseWeight Constructor
Methods
load Method
SkillInsaneSasta Class
SkillInsaneSasta Members
SkillInsaneSasta Constructor
Methods
use Method
use Method (Player, Character)
SkillLifeTap Class
SkillLifeTap Members
SkillLifeTap Constructor
Methods
use Method
use Method (Player, Character)
SkillLifeUp Class
SkillLifeUp Members
SkillLifeUp Constructor
Methods
use Method
use Method (Player, Character)
SkillLightningShock Class
SkillLightningShock Members
SkillLightningShock Constructor
Methods
use Method
use Method (Player, Character)
SkillLionHeart Class
SkillLionHeart Members
SkillLionHeart Constructor
Methods
use Method
use Method (Player, Character)
SkillMagicShield Class
SkillMagicShield Members
SkillMagicShield Constructor
Methods
use Method
use Method (Player, Character)
SkillManaCompress Class
SkillManaCompress Members
SkillManaCompress Constructor
Methods
use Method
use Method (Player, Character)
SkillManaCrush Class
SkillManaCrush Members
SkillManaCrush Constructor
Methods
use Method
use Method (Player, Character)
SkillManaRecharge Class
SkillManaRecharge Members
SkillManaRecharge Constructor
Methods
load Method
SkillMindBooster Class
SkillMindBooster Members
SkillMindBooster Constructor
Methods
use Method
use Method (Player, Character)
SkillMinorHealing Class
SkillMinorHealing Members
SkillMinorHealing Constructor
Methods
use Method
use Method (Player, Character)
SkillMirrorDefense Class
SkillMirrorDefense Members
SkillMirrorDefense Constructor
Methods
use Method
use Method (Player, Character)
SkillMortalCrush Class
SkillMortalCrush Members
SkillMortalCrush Constructor
Methods
use Method
use Method (Player, Character)
SkillMountainClap Class
SkillMountainClap Members
SkillMountainClap Constructor
Methods
use Method
use Method (Player, Character)
SkillOneHandMastery Class
SkillOneHandMastery Members
SkillOneHandMastery Constructor
Methods
load Method
SkillPowerBreak Class
SkillPowerBreak Members
SkillPowerBreak Constructor
Methods
use Method
use Method (Player, Character)
SkillQuickStep Class
SkillQuickStep Members
SkillQuickStep Constructor
Methods
use Method
use Method (Player, Character)
SkillRangeMastery Class
SkillRangeMastery Members
SkillRangeMastery Constructor
Methods
load Method
SkillSasta Class
SkillSasta Members
SkillSasta Constructor
Methods
use Method
use Method (Player, Character)
SkillShadow Class
SkillShadow Members
SkillShadow Constructor
Methods
use Method
use Method (Player, Character)
SkillShatterMonster Class
SkillShatterMonster Members
SkillShatterMonster Constructor
Methods
use Method
use Method (Player, Character)
SkillShieldMastery Class
SkillShieldMastery Members
SkillShieldMastery Constructor
Methods
load Method
SkillShockWave Class
SkillShockWave Members
SkillShockWave Constructor
Methods
use Method
use Method (Player, Character)
SkillShoutOfAngry Class
SkillShoutOfAngry Members
SkillShoutOfAngry Constructor
Methods
use Method
use Method (Player, Character)
SkillSlashingWave Class
SkillSlashingWave Members
SkillSlashingWave Constructor
Methods
use Method
use Method (Player, Character)
SkillSpiritTraining Class
SkillSpiritTraining Members
SkillSpiritTraining Constructor
SkillStaffMastery Class
SkillStaffMastery Members
SkillStaffMastery Constructor
Methods
load Method
SkillStoneSkin Class
SkillStoneSkin Members
SkillStoneSkin Constructor
Methods
use Method
use Method (Player, Character)
SkillStun Class
SkillStun Members
SkillStun Constructor
Methods
use Method
use Method (Player, Character)
SkillSummonPururavas Class
SkillSummonPururavas Members
SkillSummonPururavas Constructor
Methods
use Method
use Method (Player, Character)
SkillTeleport Class
SkillTeleport Members
SkillTeleport Constructor
Methods
use Method
use Method (Player, Character)
SkillThornySpiral Class
SkillThornySpiral Members
SkillThornySpiral Constructor
Methods
use Method
use Method (Player, Character)
SkillThunderCrush Class
SkillThunderCrush Members
SkillThunderCrush Constructor
Methods
use Method
use Method (Player, Character)
SkillTwoHandMastery Class
SkillTwoHandMastery Members
SkillTwoHandMastery Constructor
Methods
load Method
SkillWailOfValkyrie Class
SkillWailOfValkyrie Members
SkillWailOfValkyrie Constructor
Methods
use Method
use Method (Player, Character)
SkillWindBlade Class
SkillWindBlade Members
SkillWindBlade Constructor
Methods
use Method
use Method (Player, Character)