mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-03-01 00:35:36 +08:00
转换配置表为csv格式
This commit is contained in:
8
gdconf/game_data_config/txt/LockTemplateData.csv
Normal file
8
gdconf/game_data_config/txt/LockTemplateData.csv
Normal file
@@ -0,0 +1,8 @@
|
||||
锁定等级预置名,锁定衰减半径,战斗中权重衰减,战斗外权重衰减
|
||||
Default,0.01,0,0
|
||||
Gadget_Lv1,2,0,0.3
|
||||
Animal_Lv2,3,0,0.5
|
||||
Gear_Lv3,3,0.8,1
|
||||
Avatar&Monster_Lv4,-1,1,1
|
||||
Boss_Lv5,-1,1.5,1.5
|
||||
MaxFocusTarget_Lv6,-1,999,999
|
||||
|
Reference in New Issue
Block a user