We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee4485a commit a83cff1Copy full SHA for a83cff1
game/quiver/scripts/items/items_custom.txt
@@ -682,6 +682,11 @@
682
"attribute_class" "mult_player_movespeed"
683
"value" "0.85"
684
}
685
+ "crit mod disabled"
686
+ {
687
+ "attribute_class" "mult_crit_chance"
688
+ "value" "0"
689
+ }
690
691
"visuals"
692
{
@@ -769,6 +774,11 @@
769
774
"attribute_class" "mult_postfiredelay"
770
775
"value" "1.2"
771
776
777
778
779
780
781
772
782
773
783
784
0 commit comments