22 lines
1.4 KiB
Plaintext
22 lines
1.4 KiB
Plaintext
# Id 列1 Title Rarity Modifiers
|
|
# int string RarityType StatModifier[]
|
|
# 奖励编号 策划备注 奖励名 道具品质 道具属性
|
|
101 测试道具 肌肉 White [{"StatType":"Attack","Value":0.05,"IsPercent":true}]
|
|
102 牙齿 White [{"StatType":"Attack","Value":0.05,"IsPercent":true}]
|
|
103 脑 White [{"StatType":"Critical","Value":0.05,"IsPercent":true}]
|
|
104 鼻子 White [{"StatType":"AbsorbRange","Value":0.05,"IsPercent":true}]
|
|
105 腿 White [{"StatType":"MovementSpeed","Value":0.05,"IsPercent":true}]
|
|
106 眼睛 White [{"StatType":"MaxHealth","Value":0.05,"IsPercent":true}]
|
|
107 肌肉 Green [{"StatType":"Attack","Value":0.15,"IsPercent":true}]
|
|
108 牙齿 Green [{"StatType":"Attack","Value":0.15,"IsPercent":true}]
|
|
109 脑 Green [{"StatType":"Critical","Value":0.15,"IsPercent":true}]
|
|
110 鼻子 Green [{"StatType":"AbsorbRange","Value":0.15,"IsPercent":true}]
|
|
111 腿 Green [{"StatType":"MovementSpeed","Value":0.15,"IsPercent":true}]
|
|
112 眼睛 Green [{"StatType":"MaxHealth","Value":0.15,"IsPercent":true}]
|
|
113 肌肉 Blue [{"StatType":"Attack","Value":0.3,"IsPercent":true}]
|
|
114 牙齿 Blue [{"StatType":"Attack","Value":0.3,"IsPercent":true}]
|
|
115 脑 Blue [{"StatType":"Critical","Value":0.3,"IsPercent":true}]
|
|
116 鼻子 Blue [{"StatType":"AbsorbRange","Value":0.3,"IsPercent":true}]
|
|
117 腿 Blue [{"StatType":"MovementSpeed","Value":0.3,"IsPercent":true}]
|
|
118 眼睛 Blue [{"StatType":"MaxHealth","Value":0.3,"IsPercent":true}]
|