File tree Expand file tree Collapse file tree
openchamp/patchdata/onslaught Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8181 "use_attack_range" : true ,
8282 "effect_source" : " basic_attack" ,
8383 "windup_ratio" : 0.1 ,
84- "scaling" : " 0 + 1.0 c.curr.attack_damage " ,
84+ "scaling" : " 0 + 1.0 c.curr.dmg_phy " ,
8585 "projectile" : {
8686 "model" : " openchamp:particles/arrow" ,
8787 "model_scale" : {
156156 },
157157 "ability_data" : [
158158 {
159- "scaling" : " 100 + 1.5 c.curr.attack_damage "
159+ "scaling" : " 100 + 1.5 c.curr.dmg_phy "
160160 },
161161 {
162- "scaling" : " 200 + 1.5 c.curr.attack_damage "
162+ "scaling" : " 200 + 1.5 c.curr.dmg_phy "
163163 },
164164 {
165- "scaling" : " 300 + 1.5 c.curr.attack_damage "
165+ "scaling" : " 300 + 1.5 c.curr.dmg_phy "
166166 },
167167 {
168- "scaling" : " 400 + 1.5 c.curr.attack_damage "
168+ "scaling" : " 400 + 1.5 c.curr.dmg_phy "
169169 },
170170 {
171- "scaling" : " 500 + 1.5 c.curr.attack_damage "
171+ "scaling" : " 500 + 1.5 c.curr.dmg_phy "
172172 }
173173 ]
174174 }
Original file line number Diff line number Diff line change 6060 "use_attack_range" : true ,
6161 "effect_source" : " basic_attack" ,
6262 "windup_ratio" : 0.3 ,
63- "scaling" : " 0 + 1.0 c.curr.attack_damage " ,
63+ "scaling" : " 0 + 1.0 c.curr.dmg_phy " ,
6464 "projectile" : {
6565 "model" : " openchamp:particles/arrow" ,
6666 "model_scale" : {
Original file line number Diff line number Diff line change 6060 "use_attack_range" : true ,
6161 "effect_source" : " basic_attack" ,
6262 "windup_ratio" : 0.3 ,
63- "scaling" : " 0 + 1.0 c.curr.attack_damage " ,
63+ "scaling" : " 0 + 1.0 c.curr.dmg_phy " ,
6464 "projectile" : {
6565 "model" : " openchamp:particles/arrow" ,
6666 "model_scale" : {
You can’t perform that action at this time.
0 commit comments