add wanhunfan

This commit is contained in:
bridge
2025-10-19 01:54:05 +08:00
parent a002d1bd70
commit 840046080c
7 changed files with 99 additions and 76 deletions

View File

@@ -45,7 +45,6 @@ class Sect:
# 影响角色或系统的效果
effects: dict[str, object] = field(default_factory=dict)
# 功法在technique.csv中配置
# TODO法宝
# TODO宗内等级和称谓
def get_info(self) -> str: