Skip to content

Commit

Permalink
Changed dynamic spawn chances and size
Browse files Browse the repository at this point in the history
Updated a special weapon in database
Updated dynamic spawns
  • Loading branch information
Undercova committed Dec 2, 2020
1 parent 55bc854 commit d764ff6
Show file tree
Hide file tree
Showing 3 changed files with 69 additions and 69 deletions.
2 changes: 1 addition & 1 deletion serverdata/nge/items/items_weapon.sdb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
item_name iff_template type string_name volume hit_points min_damage max_damage weapon_category weapon_type damage_type elemental_type elemental_damage attack_speed special_attack_cost min_range_distance max_range_distance proc_effect target_dps actual_dps lifespan buff_name hide_buff_identity cool_down_group reuse_time healing_power client_effect client_animation grant_GCW_faction grant_GCW_value grant_vehicle grant_mount grant_greeter grant_holopet grant_familiar collection_beginSlotId collection_endSlotId collection_name collection_slot_name schematic_id schematic_type schematic_use schematic_skill_needed armor_level armor_category protection required_faction required_level required_profession race_wookiee race_ithorian race_rodian race_trandoshan race_rest no_trade bio_link worn_item_buff deconstruct sockets skill_mods index_color_0 index_color_1 index_color_2 index_color_3 value isUnique charges comments
TEXT PRIMARY KEY TEXT NOT NULL TEXT NOT NULL TEXT INTEGER INTEGER INTEGER INTEGER TEXT TEXT TEXT TEXT INTEGER INTEGER INTEGER INTEGER INTEGER TEXT INTEGER INTEGER INTEGER TEXT NOT NULL INTEGER TEXT NOT NULL INTEGER INTEGER TEXT NOT NULL TEXT NOT NULL TEXT NOT NULL INTEGER TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT NOT NULL TEXT INTEGER INTEGER TEXT TEXT TEXT REAL TEXT NOT NULL INTEGER NOT NULL TEXT NOT NULL INTEGER INTEGER INTEGER INTEGER INTEGER INTEGER INTEGER INTEGER INTEGER INTEGER TEXT NOT NULL INTEGER INTEGER INTEGER INTEGER INTEGER INTEGER INTEGER TEXT
pew_pew object/weapon/ranged/carbine/carbine_e11.iff weapon Ziggy's Pew Pew Gun 1 1000 9000 10000 ranged_weapon CARBINE energy none 0 60 100 0 35 950000 950000 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 -1 -1 -1 -1 1000000 0 0
pew_pew object/weapon/ranged/carbine/carbine_e11.iff weapon Ziggy's Pew Pew Gun 1 1000 100000 100000 ranged_weapon CARBINE energy none 0 60 100 0 50 100000 100000 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 -1 -1 -1 -1 1000000 0 0
baton_avatar_trando_stun_stick object/weapon/melee/baton/baton_avatar_trando_stun_stick.iff weapon Blackscale Stun Stick 1 1000 597 1193 melee_weapon ONE_HANDED_MELEE kinetic none 0 100 100 0 4 895 895 0 0 0 0 0 0 0 0 80 1 1 1 1 1 0 0 0 1 0 -1 -1 -1 -1 1000 0 0
carbine_avatar_trando object/weapon/ranged/carbine/carbine_avatar_trando.iff weapon Blackscale "Hall Sweeper" Carbine 1 1000 338 676 ranged_weapon CARBINE kinetic cold 35 60 100 0 50 507 507 0 0 0 0 0 0 0 0 80 1 1 1 1 1 0 0 0 1 0 -1 -1 -1 -1 1000 0 0
ep3_loot_blackbane object/weapon/melee/knife/ep3_loot_blackbane.iff weapon Blackbane Nail 1 1000 458 915 melee_weapon ONE_HANDED_MELEE kinetic none 0 100 100 0 4 687 687 0 0 0 0 0 0 0 0 64 1 1 1 1 1 0 0 0 1 0 -1 -1 -1 -1 1000 0 0
Expand Down
Loading

0 comments on commit d764ff6

Please sign in to comment.