1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-15 23:59:26 +08:00
Files
Alas/blcrack/http/cracker.http
2025-06-08 09:57:30 +08:00

134 lines
2.5 KiB
HTTP

@Host=127.0.0.1
@Port=23897
POST http://{{Host}}:{{Port}}/disable_all
###
POST http://{{Host}}:{{Port}}/enable_global_ship_properties_crack
###
POST http://{{Host}}:{{Port}}/disable_global_ship_properties_crack
###
POST http://{{Host}}:{{Port}}/update_global_ship_properties
{
"armor": 2.0,
"speed": 2.0,
"antiaircraft": 3.0,
"oxy_recovery_bench": 4.0,
"torpedo": 5.0,
"hit": 6.0,
"sonarRange": 7.0,
"attack_duration": 8.0,
"raid_distance": 9.0,
"oxy_recovery_surface": 10.0,
"oxy_recovery": 11.0,
"dodge": 12.0,
"luck": 13.0,
"reload": 14.0,
"oxy_cost": 15.0,
"durability": 16.0,
"air": 17.0,
"oxy_max": 18.0,
"cannon": 19.0,
"antisub": 20.0,
}
###
POST http://{{Host}}:{{Port}}/enable_fast_stage_move
###
POST http://{{Host}}:{{Port}}/disable_fast_stage_move
###
POST http://{{Host}}:{{Port}}/enable_remove_hard_mode_ship_properties_limit
###
POST http://{{Host}}:{{Port}}/disable_remove_hard_mode_ship_properties_limit
###
POST http://{{Host}}:{{Port}}/enable_remove_hard_mode_ship_type_limit
###
POST http://{{Host}}:{{Port}}/disable_remove_hard_mode_ship_type_limit
###
POST http://{{Host}}:{{Port}}/enable_remove_hard_mode_limit
###
POST http://{{Host}}:{{Port}}/disable_remove_hard_mode_limit
###
POST http://{{Host}}:{{Port}}/enable_fake_player
###
POST http://{{Host}}:{{Port}}/disable_fake_player
###
POST http://{{Host}}:{{Port}}/update_fake_player_info
{
"name": "Fake Player",
"level": "201",
"id": "1145141919810"
}
###
POST http://{{Host}}:{{Port}}/enable_no_bb_animation
###
POST http://{{Host}}:{{Port}}/disable_no_bb_animation
###
POST http://{{Host}}:{{Port}}/enable_no_emotion_warning
###
POST http://{{Host}}:{{Port}}/disable_no_emotion_warning
###
POST http://{{Host}}:{{Port}}/enable_opsi_fast_move
###
POST http://{{Host}}:{{Port}}/disable_opsi_fast_move
###
POST http://{{Host}}:{{Port}}/enable_global_speedup
###
POST http://{{Host}}:{{Port}}/update_global_speedup_rate
{
"rate": 10.0
}
###
POST http://{{Host}}:{{Port}}/disable_global_speedup
###
POST http://{{Host}}:{{Port}}/enable_exercise_god_mode
###
POST http://{{Host}}:{{Port}}/disable_exercise_god_mode
###
POST http://{{Host}}:{{Port}}/enable_exercise_more_power
###
POST http://{{Host}}:{{Port}}/update_exercise_more_power_rate
{
"rate": 1000.0
}
###
POST http://{{Host}}:{{Port}}/disable_exercise_more_power
###
POST http://{{Host}}:{{Port}}/is_alive
###
POST http://{{Host}}:{{Port}}/init
###
GET http://{{Host}}:{{Port}}/get_config