artificer/api/schemas
2024-09-08 13:09:32 +03:00
..
bank_gold_transaction.zig add api store for static data 2024-09-08 01:09:50 +03:00
bank_item_transaction.zig add api store for static data 2024-09-08 01:09:50 +03:00
character_fight.zig add api store for static data 2024-09-08 01:09:50 +03:00
character_movement.zig add api store for static data 2024-09-08 01:09:50 +03:00
character.zig add accepting task and fighting monster 2024-09-08 11:57:14 +03:00
combat_stats.zig move schemas to different iles 2024-09-07 22:47:54 +03:00
cooldown.zig move schemas to different iles 2024-09-07 22:47:54 +03:00
craft.zig add api store for static data 2024-09-08 01:09:50 +03:00
drop_rate.zig add cached prefetch 2024-09-08 13:09:32 +03:00
equip_request.zig add api store for static data 2024-09-08 01:09:50 +03:00
equipment.zig add api store for static data 2024-09-08 01:09:50 +03:00
fight.zig add api store for static data 2024-09-08 01:09:50 +03:00
item_quantity.zig add api store for static data 2024-09-08 01:09:50 +03:00
item.zig add cached prefetch 2024-09-08 13:09:32 +03:00
map_content.zig add accepting task and fighting monster 2024-09-08 11:57:14 +03:00
map.zig add accepting task and fighting monster 2024-09-08 11:57:14 +03:00
monster.zig add cached prefetch 2024-09-08 13:09:32 +03:00
resource.zig add cached prefetch 2024-09-08 13:09:32 +03:00
single_item.zig add api store for static data 2024-09-08 01:09:50 +03:00
skill_data.zig add api store for static data 2024-09-08 01:09:50 +03:00
skill_info.zig add accepting task and fighting monster 2024-09-08 11:57:14 +03:00
skill_stats.zig move schemas to different iles 2024-09-07 22:47:54 +03:00
skill.zig move schemas to different iles 2024-09-07 22:47:54 +03:00
slot_array.zig add api store for static data 2024-09-08 01:09:50 +03:00
status.zig add api store for static data 2024-09-08 01:09:50 +03:00
task_data.zig add api store for static data 2024-09-08 01:09:50 +03:00
task_reward_data.zig add accepting task and fighting monster 2024-09-08 11:57:14 +03:00
task.zig add api store for static data 2024-09-08 01:09:50 +03:00