Files
chuanqi-server-instance/LogicServer/data/config/property/MeridiansConfig.txt
2024-12-16 20:45:03 +08:00

27 lines
657 B
Plaintext
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

--经脉打通配置
--承浆1
--廉泉2
--天突3
--上脘4
--中脘5
--下脘6
--阴交7
--关元8
--中极9
--曲骨10
--会阴11
--神庭12
--水沟13
--百会14
--脑户15
--风府16
--哑门17
--大椎18
--陶道19
--长强20
Acupuncture = {
{ --穴位 1 承浆
{ practice = 0, level = 1, prop = 90, returnpractice = 0.8 }, --第1重 { 所需修为, 等级, 打通成功几率90%, 失败后返回修为比率 }
{ practice = 500, level = 60, prop = 80, returnpractice = 0.75 }, --第2重 { 所需修为, 等级, 打通成功几率90%, 失败后返回修为比率 }
},
}