Created reverse engineering junk loot groups

This commit is contained in:
Zing
2014-06-14 22:49:42 -07:00
parent f1205d5053
commit e9737eb1be
214 changed files with 3025 additions and 24 deletions
-3
View File
@@ -1,9 +1,6 @@
import sys
def setup(core, actor, buff):
if actor.getSkillMod('expertise_aura_maintain'):
if actor.getSkillModBase('expertise_aura_maintain') > 0:
buff.setDuration(-1)
return
def add(core, actor, buff):
-3
View File
@@ -1,9 +1,6 @@
import sys
def setup(core, actor, buff):
if actor.getSkillMod('expertise_aura_maintain'):
if actor.getSkillModBase('expertise_aura_maintain') > 0:
buff.setDuration(-1)
return
def add(core, actor, buff):
-3
View File
@@ -1,9 +1,6 @@
import sys
def setup(core, actor, buff):
if actor.getSkillMod('expertise_aura_maintain'):
if actor.getSkillModBase('expertise_aura_maintain') > 0:
buff.setDuration(-1)
return
def add(core, actor, buff):
-3
View File
@@ -1,9 +1,6 @@
import sys
def setup(core, actor, buff):
if actor.getSkillMod('expertise_aura_maintain'):
if actor.getSkillModBase('expertise_aura_maintain') > 0:
buff.setDuration(-1)
return
def add(core, actor, buff):
-3
View File
@@ -1,9 +1,6 @@
import sys
def setup(core, actor, buff):
if actor.getSkillMod('expertise_aura_maintain'):
if actor.getSkillModBase('expertise_aura_maintain') > 0:
buff.setDuration(-1)
return
def add(core, actor, buff):
-3
View File
@@ -1,9 +1,6 @@
import sys
def setup(core, actor, buff):
if actor.getSkillMod('expertise_aura_maintain'):
if actor.getSkillModBase('expertise_aura_maintain') > 0:
buff.setDuration(-1)
return
def add(core, actor, buff):
-3
View File
@@ -1,9 +1,6 @@
import sys
def setup(core, actor, buff):
if actor.getSkillMod('expertise_aura_maintain'):
if actor.getSkillModBase('expertise_aura_maintain') > 0:
buff.setDuration(-1)
return
def add(core, actor, buff):
-3
View File
@@ -1,9 +1,6 @@
import sys
def setup(core, actor, buff):
if actor.getSkillMod('expertise_aura_maintain'):
if actor.getSkillModBase('expertise_aura_maintain') > 0:
buff.setDuration(-1)
return
def add(core, actor, buff):
@@ -0,0 +1,19 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_metal_case_generic.iff']
def customItemName():
return 'Dented Metal Case'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,19 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_aero_magnifier_generic.iff']
def customItemName():
return 'Aeromagnifier'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,21 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_armor_repair_device_generic.iff']
def customItemName():
return 'Armor Repair Device'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
+20
View File
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_copper_battery_generic.iff']
def customItemName():
return 'Battery'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_motivator_device_generic.iff']
def customItemName():
return 'Burnt Out Droid Motivator'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,21 @@
def itemTemplate():
return ['object/tangible/loot/misc/shared_ticket_expired.iff']
def customItemName():
return 'Canceled Travel Ticket'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_chassis_blueprint_device_generic.iff']
def customItemName():
return 'Chassis Blueprints'
def stackable():
return 1
def junkDealerPrice():
return 21
def junkType():
return 0
@@ -0,0 +1,21 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_chem_dispersion_device_generic.iff']
def customItemName():
return 'Chemical Dispersion Unit'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
+21
View File
@@ -0,0 +1,21 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_elect_module_simple_generic.iff']
def customItemName():
return 'Circuit'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,19 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_circuit_board_generic.iff']
def customItemName():
return 'Circuit Board'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,21 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_elect_module_wires.iff']
def customItemName():
return 'Circuitry'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,21 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_clothing_repair_device_generic.iff']
def customItemName():
return 'Clothing Repair Device'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,21 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_artifact_generic.iff']
def customItemName():
return 'Collapsed Artifact'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
+20
View File
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_comlink_civilian_generic.iff']
def customItemName():
return 'Comlink'
def stackable():
return 1
def junkDealerPrice():
return 15
def junkType():
return 0
@@ -0,0 +1,21 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_elect_module_misc_01.iff']
def customItemName():
return 'Control Box'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,21 @@
def itemTemplate():
return ['object/tangible/loot/misc/shared_damaged_datapad.iff']
def customItemName():
return 'Damaged Datapad'
def stackable():
return 1
def junkDealerPrice():
return 8
def junkType():
return 0
@@ -0,0 +1,21 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_software_module_generic.iff']
def customItemName():
return 'a Damaged Droid Memory Unit'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,21 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_small_motor_generic.iff']
def customItemName():
return 'a Damaged Droid Motivator'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,21 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_elect_power_unit_generic.iff']
def customItemName():
return 'a Damaged Droid Power Cell'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,21 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_shield_module_generic.iff']
def customItemName():
return 'a Damaged Droid Swivel Joint'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,21 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_disk_drive_generic.iff']
def customItemName():
return 'Data Housing'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
+21
View File
@@ -0,0 +1,21 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_datapad_flashy_generic.iff']
def customItemName():
return 'Datapad'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,21 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_datadisk_generic.iff']
def customItemName():
return 'Demagnetized Datadisk'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,21 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_elect_module_complex_generic.iff']
def customItemName():
return 'Differential Regulator'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,24 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_copper_battery_generic.iff']
def customItemName():
return 'Droid Battery'
def stackable():
return 1
def reverse_engineering_name():
return 'Black/Green'
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,36 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_copper_battery_generic.iff']
def customItemName():
return 'Droid Battery'
def lootDescriptor():
return 'customattributes'
def customizationAttributes():
return ['/private/index_color_1']
def customizationValues():
return [28]
def stackable():
return 1
def reverse_engineering_name():
return 'Purple/Green'
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,36 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_copper_battery_generic.iff']
def customItemName():
return 'Droid Battery'
def lootDescriptor():
return 'customattributes'
def customizationAttributes():
return ['/private/index_color_1']
def customizationValues():
return [26]
def stackable():
return 1
def reverse_engineering_name():
return 'Teal'
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,21 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_elect_module_simple_generic.iff']
def customItemName():
return 'Droid Memory Module'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,35 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_small_motor_generic.iff']
def customItemName():
return 'Droid Motor'
def lootDescriptor():
return 'customattributes'
def customizationAttributes():
return ['/private/index_color_1']
def customizationValues():
return [6]
def stackable():
return 1
def reverse_engineering_name():
return 'Red'
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,35 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_small_motor_generic.iff']
def customItemName():
return 'Droid Motor'
def lootDescriptor():
return 'customattributes'
def customizationAttributes():
return ['/private/index_color_1']
def customizationValues():
return [11]
def stackable():
return 1
def reverse_engineering_name():
return 'Yellow'
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,8 @@
def itemTemplate():
return ['/object/tangible/loot/npc_loot/shared_jewelry_ear_s02.iff']
def customItemName():
return 'Ear jewel'
@@ -0,0 +1,21 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_elect_module_simple_generic.iff']
def customItemName():
return 'Electronics Module'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,21 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_elect_module_wires.iff']
def customItemName():
return 'Emergency Reactivator'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_rocket_ammo_generic.iff']
def customItemName():
return 'Explosive Dud'
def stackable():
return 1
def junkDealerPrice():
return 10
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_frequency_jammed_wire_generic.iff']
def customItemName():
return 'Frequency Jamming Wired'
def stackable():
return 1
def junkDealerPrice():
return 10
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_recording_rod_generic.iff']
def customItemName():
return 'Holorecorder'
def stackable():
return 1
def junkDealerPrice():
return 10
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_hyperdrive_part_generic.iff']
def customItemName():
return 'Hyperdrive Unit'
def stackable():
return 1
def junkDealerPrice():
return 34
def junkType():
return 0
+20
View File
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_id_chip_generic.iff']
def customItemName():
return 'ID Chip'
def stackable():
return 1
def junkDealerPrice():
return 14
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_impulse_detector_01_generic.iff']
def customItemName():
return 'Impulse Detector'
def stackable():
return 1
def junkDealerPrice():
return 17
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_laser_trap_generic.iff']
def customItemName():
return 'Laser Trap'
def stackable():
return 1
def junkDealerPrice():
return 22
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_launcher_tube_generic.iff']
def customItemName():
return 'Launcher Tube'
def stackable():
return 1
def junkDealerPrice():
return 16
def junkType():
return 0
+20
View File
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_ledger_generic.iff']
def customItemName():
return 'Ledger'
def stackable():
return 1
def junkDealerPrice():
return 13
def junkType():
return 0
@@ -0,0 +1,32 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_small_motor_generic.iff']
def customItemName():
return 'Locomotor'
def lootDescriptor():
return 'customattributes'
def customizationAttributes():
return ['/private/index_color_1']
def customizationValues():
return [26]
def stackable():
return 1
def junkDealerPrice():
return 34
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_magseal_detector_generic.iff']
def customItemName():
return 'MagSeal Detector'
def stackable():
return 1
def junkDealerPrice():
return 15
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_circuit_board_generic.iff']
def customItemName():
return 'Mark I Circuit Board'
def stackable():
return 1
def junkDealerPrice():
return 15
def junkType():
return 0
@@ -0,0 +1,32 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_circuit_board_generic.iff']
def customItemName():
return 'Mark I Circuit Board'
def lootDescriptor():
return 'customattributes'
def customizationAttributes():
return ['/private/index_color_1']
def customizationValues():
return [6]
def stackable():
return 1
def junkDealerPrice():
return 15
def junkType():
return 0
@@ -0,0 +1,33 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_software_module_orange_generic.iff']
def customItemName():
return 'Mark V Vocab Module'
def lootDescriptor():
return 'customattributes'
def customizationAttributes():
return ['/private/index_color_1']
def customizationValues():
return [0]
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,33 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_software_module_generic.iff']
def customItemName():
return 'Mark VII Vocabulation Module'
def lootDescriptor():
return 'customattributes'
def customizationAttributes():
return ['/private/index_color_1']
def customizationValues():
return [0]
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,33 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_software_module_red_generic.iff']
def customItemName():
return 'Mark X Vocab Module'
def lootDescriptor():
return 'customattributes'
def customizationAttributes():
return ['/private/index_color_1']
def customizationValues():
return [0]
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_medical_console_generic.iff']
def customItemName():
return 'Medical Console'
def stackable():
return 1
def junkDealerPrice():
return 24
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_medical_device_generic.iff']
def customItemName():
return 'Medical Device'
def stackable():
return 1
def junkDealerPrice():
return 17
def junkType():
return 0
+20
View File
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_small_motor_generic.iff']
def customItemName():
return 'Motor'
def stackable():
return 1
def junkDealerPrice():
return 13
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_chassis_blueprint_device_generic.iff']
def customItemName():
return 'Newsfilter Module'
def stackable():
return 1
def junkDealerPrice():
return 21
def junkType():
return 0
@@ -0,0 +1,19 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_aero_magnifier_generic.iff']
def customItemName():
return 'Outdated Aeromagnifier'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,19 @@
def itemTemplate():
return ['object/tangible/loot/misc/shared_ledger_s01.iff']
def customItemName():
return 'Palm Diary'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,19 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_tubed_device_generic.iff']
def customItemName():
return 'Plugged Hydraulics System'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_power_output_analyzer_generic.iff']
def customItemName():
return 'Power Output Analyzer'
def stackable():
return 1
def junkDealerPrice():
return 21
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_power_output_analyzer_generic.iff']
def customItemName():
return 'Power Output Device'
def stackable():
return 1
def junkDealerPrice():
return 21
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_generator_device_generic.iff']
def customItemName():
return 'Power Supply'
def stackable():
return 1
def junkDealerPrice():
return 21
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_chassis_blueprint_device_generic.iff']
def customItemName():
return 'Rapid Program Module'
def stackable():
return 1
def junkDealerPrice():
return 21
def junkType():
return 0
@@ -0,0 +1,19 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_ration_kit_device_generic.iff']
def customItemName():
return 'Rations Kit'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_red_wiring_generic.iff']
def customItemName():
return 'Red Wiring'
def stackable():
return 1
def junkDealerPrice():
return 12
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_electronic_key_generic.iff']
def customItemName():
return 'Remote Transmitter'
def stackable():
return 1
def junkDealerPrice():
return 12
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_engineer_analysis_board_generic.iff']
def customItemName():
return 'Restraining Device'
def stackable():
return 1
def junkDealerPrice():
return 12
def junkType():
return 0
@@ -0,0 +1,21 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_elect_module_wires.iff']
def customItemName():
return 'Self Analysis Circuit'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_medical_console_generic.iff']
def customItemName():
return 'Servo Joint'
def stackable():
return 1
def junkDealerPrice():
return 24
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_shield_module_generic.iff']
def customItemName():
return 'Shield Module'
def stackable():
return 1
def junkDealerPrice():
return 20
def junkType():
return 0
@@ -0,0 +1,21 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_building_repair_device_generic.iff']
def customItemName():
return 'a Small Mining Tool'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_software_module_generic.iff']
def customItemName():
return 'Software Module'
def stackable():
return 1
def junkDealerPrice():
return 12
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_hyperdrive_part_generic.iff']
def customItemName():
return 'Speederdrive'
def stackable():
return 1
def junkDealerPrice():
return 34
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_survival_equipment_generic.iff']
def customItemName():
return 'Survival Gear'
def stackable():
return 1
def junkDealerPrice():
return 11
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_elect_module_complex_generic.iff']
def customItemName():
return 'Tranceiver'
def stackable():
return 1
def junkDealerPrice():
return 34
def junkType():
return 0
+20
View File
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_tubing_device_generic.iff']
def customItemName():
return 'Tubing'
def stackable():
return 1
def junkDealerPrice():
return 34
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_survey_pad_adv_generic.iff']
def customItemName():
return 'Underpowered Survey Pad'
def stackable():
return 1
def junkDealerPrice():
return 13
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_serum_vial_generic.iff']
def customItemName():
return 'Unidentified Serum Vial'
def stackable():
return 1
def junkDealerPrice():
return 14
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_installation_repair_device_generic.iff']
def customItemName():
return 'Unpowered Installation Repair Device'
def stackable():
return 1
def junkDealerPrice():
return 34
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_decryptor_generic.iff']
def customItemName():
return 'Unpowered Memory Encryptor'
def stackable():
return 1
def junkDealerPrice():
return 34
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_survey_pad_adv_generic.iff']
def customItemName():
return 'Unpowered Survey Pad'
def stackable():
return 1
def junkDealerPrice():
return 34
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_id_chip_generic.iff']
def customItemName():
return 'Used ID Chip'
def stackable():
return 1
def junkDealerPrice():
return 14
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_notebook_generic.iff']
def customItemName():
return 'Used Notebook'
def stackable():
return 1
def junkDealerPrice():
return 12
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_handheld_viewscreen_2_generic.iff']
def customItemName():
return 'Used Vidscreen'
def stackable():
return 1
def junkDealerPrice():
return 14
def junkType():
return 0
@@ -0,0 +1,33 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_software_module_generic.iff']
def customItemName():
return 'Vocabulator'
def lootDescriptor():
return 'customattributes'
def customizationAttributes():
return ['/private/index_color_1']
def customizationValues():
return [0]
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,20 @@
def itemTemplate():
return ['object/tangible/loot/generic/shared_battery_useable_generic.iff']
def customItemName():
return 'Weak Droid Battery'
def stackable():
return 1
def junkDealerPrice():
return 9
def junkType():
return 0
@@ -0,0 +1,21 @@
def itemTemplate():
return ['object/tangible/loot/simple_kit/shared_heating_element.iff']
def customItemName():
return 'Wire Element'
def stackable():
return 1
def junkDealerPrice():
return 28
def junkType():
return 0
@@ -0,0 +1,36 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_wiring_generic.iff']
def customItemName():
return 'Wiring'
def lootDescriptor():
return 'customattributes'
def customizationAttributes():
return ['/private/index_color_1']
def customizationValues():
return [2]
def reverse_engineering_name():
return 'Black'
def stackable():
return 1
def junkDealerPrice():
return 12
def junkType():
return 0
@@ -0,0 +1,24 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_blue_wiring_generic.iff']
def customItemName():
return 'Wiring'
def stackable():
return 1
def reverse_engineering_name():
return 'Blue'
def junkDealerPrice():
return 12
def junkType():
return 0
@@ -0,0 +1,35 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_wiring_generic.iff']
def customItemName():
return 'Wiring'
def lootDescriptor():
return 'customattributes'
def customizationAttributes():
return ['/private/index_color_1']
def customizationValues():
return [14]
def reverse_engineering_name():
return 'Green'
def stackable():
return 1
def junkDealerPrice():
return 12
def junkType():
return 0
@@ -0,0 +1,35 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_wiring_generic.iff']
def customItemName():
return 'Wiring'
def lootDescriptor():
return 'customattributes'
def customizationAttributes():
return ['/private/index_color_1']
def customizationValues():
return [6]
def reverse_engineering_name():
return 'Orange'
def stackable():
return 1
def junkDealerPrice():
return 12
def junkType():
return 0
@@ -0,0 +1,36 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_wiring_generic.iff']
def customItemName():
return 'Wiring'
def lootDescriptor():
return 'customattributes'
def customizationAttributes():
return ['/private/index_color_1']
def customizationValues():
return [29]
def reverse_engineering_name():
return 'Purple'
def stackable():
return 1
def junkDealerPrice():
return 12
def junkType():
return 0
@@ -0,0 +1,36 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_wiring_generic.iff']
def customItemName():
return 'Wiring'
def lootDescriptor():
return 'customattributes'
def customizationAttributes():
return ['/private/index_color_1']
def customizationValues():
return [13] #not correct
def reverse_engineering_name():
return 'Red/Yellow'
def stackable():
return 1
def junkDealerPrice():
return 12
def junkType():
return 0
@@ -0,0 +1,36 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_wiring_generic.iff']
def customItemName():
return 'Wiring'
def lootDescriptor():
return 'customattributes'
def customizationAttributes():
return ['/private/index_color_1']
def customizationValues():
return [25]
def reverse_engineering_name():
return 'Teal'
def stackable():
return 1
def junkDealerPrice():
return 12
def junkType():
return 0
@@ -0,0 +1,36 @@
def itemTemplate():
return ['object/tangible/loot/npc_loot/shared_wiring_generic.iff']
def customItemName():
return 'Wiring'
def lootDescriptor():
return 'customattributes'
def customizationAttributes():
return ['/private/index_color_1']
def customizationValues():
return [1]
def reverse_engineering_name():
return 'White'
def stackable():
return 1
def junkDealerPrice():
return 12
def junkType():
return 0

Some files were not shown because too many files have changed in this diff Show More