Skip to content

命令触发文本

CommandTextConfig

Bases: BaseModel

命令触发文本设置

append_pulse class-attribute instance-attribute

append_pulse: str = '增加波形'

current_pulse class-attribute instance-attribute

current_pulse: str = '当前波形'

current_strength class-attribute instance-attribute

current_strength: str = '当前强度'

decrease_strength class-attribute instance-attribute

decrease_strength: str = '减小强度'

dg_lab_device_join class-attribute instance-attribute

dg_lab_device_join: str = '绑定郊狼'

exit_game class-attribute instance-attribute

exit_game: str = '退出游戏'

increase_strength class-attribute instance-attribute

increase_strength: str = '加大强度'

random_pulse class-attribute instance-attribute

random_pulse: str = '随机波形'

random_strength class-attribute instance-attribute

random_strength: str = '随机强度'

reset_pulse class-attribute instance-attribute

reset_pulse: str = '重置波形'

show_players class-attribute instance-attribute

show_players: str = '当前玩家'

show_pulses class-attribute instance-attribute

show_pulses: str = '可用波形'

usage class-attribute instance-attribute

usage: str = '郊狼玩法'