|
15 | 15 | "custom item" "1" |
16 | 16 | } |
17 | 17 | } |
| 18 | + |
| 19 | + "quiver_jokeweapon" |
| 20 | + { |
| 21 | + "jokeitem" "1" |
| 22 | + "show_in_armory" "0" |
| 23 | + "min_ilevel" "69" |
| 24 | + "max_ilevel" "69" |
| 25 | + "static_attrs" |
| 26 | + { |
| 27 | + "joke item" "1" |
| 28 | + } |
| 29 | + } |
| 30 | + |
| 31 | + "quiver_customweapon_staging" |
| 32 | + { |
| 33 | + "staging" "1" |
| 34 | + "show_in_armory" "0" |
| 35 | + "min_ilevel" "1" |
| 36 | + "max_ilevel" "1" |
| 37 | + "static_attrs" |
| 38 | + { |
| 39 | + "test item" "1" |
| 40 | + } |
| 41 | + } |
18 | 42 |
|
19 | 43 | // custom |
20 | 44 | "weapon_quiver_generic_demoshield" |
|
788 | 812 | "mouse_pressed_sound" "ui/item_light_gun_pickup.wav" |
789 | 813 | "drop_sound" "ui/item_light_gun_drop.wav" |
790 | 814 | } |
| 815 | + |
| 816 | + "weapon_quiver_joke_lexecuteur" |
| 817 | + { |
| 818 | + "base_item_name" "L'Executeur" |
| 819 | + "prefab" "quiver_jokeweapon" |
| 820 | + "item_class" "tf_weapon_revolver" |
| 821 | + "craft_class" "weapon" |
| 822 | + "craft_material_type" "weapon" |
| 823 | + "capabilities" |
| 824 | + { |
| 825 | + "nameable" "1" |
| 826 | + "can_craft_count" "1" |
| 827 | + } |
| 828 | + "tags" |
| 829 | + { |
| 830 | + "can_deal_damage" "1" |
| 831 | + "can_deal_critical_damage" "1" |
| 832 | + "can_deal_mvm_penetration_damage" "1" |
| 833 | + "can_deal_long_distance_damage" "1" |
| 834 | + } |
| 835 | + "item_type_name" "#TF_Weapon_Revolver" |
| 836 | + "item_name" "#Quiver_Joke_lexecutor" |
| 837 | + "item_description" "#Quiver_Joke_lexecutor_Desc" |
| 838 | + "item_slot" "secondary" |
| 839 | + "item_quality" "unique" |
| 840 | + "propername" "1" |
| 841 | + "item_logname" "bleedfor8seconds" |
| 842 | + "item_iconname" "enforcer" |
| 843 | + "image_inventory" "backpack/workshop/weapons/c_models/c_snub_nose/c_snub_nose" |
| 844 | + "image_inventory_size_w" "128" |
| 845 | + "image_inventory_size_h" "82" |
| 846 | + "inspect_panel_dist" "32" |
| 847 | + "model_player" "models/workshop/weapons/c_models/c_snub_nose/c_snub_nose.mdl" |
| 848 | + "attach_to_hands" "1" |
| 849 | + "used_by_classes" |
| 850 | + { |
| 851 | + "spy" "1" |
| 852 | + } |
| 853 | + "static_attrs" |
| 854 | + { |
| 855 | + "min_viewmodel_offset" "10 0 -6" |
| 856 | + "damage penalty" "0.01" |
| 857 | + "maxammo secondary reduced" "0.33" |
| 858 | + "clip size penalty" "0.16" |
| 859 | + "Reload time increased" "2" |
| 860 | + "bleeding duration" "8" |
| 861 | + } |
| 862 | + "mouse_pressed_sound" "ui/item_light_gun_pickup.wav" |
| 863 | + "drop_sound" "ui/item_light_gun_drop.wav" |
| 864 | + "visuals" |
| 865 | + { |
| 866 | + "sound_single_shot" "Weapon_Enforcer.Single" |
| 867 | + "sound_burst" "Weapon_Enforcer.SingleCrit" |
| 868 | + } |
| 869 | + } |
791 | 870 | } |
792 | 871 |
|
793 | 872 | "items" |
|
899 | 978 | "first_sale_date" "2010/09/29" |
900 | 979 | "xifier_class_remap" "weapon_quiver_hitmann" |
901 | 980 | } |
| 981 | + "34411" |
| 982 | + { |
| 983 | + "name" "L'Executeur" |
| 984 | + "prefab" "weapon_quiver_joke_lexecuteur" |
| 985 | + "first_sale_date" "2024/06/14" |
| 986 | + "xifier_class_remap" "weapon_quiver_joke_lexecuteur" |
| 987 | + } |
902 | 988 | } |
903 | 989 |
|
904 | 990 | // attributes are moved to items_game.txt |
|
0 commit comments