mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-08-04 05:16:21 -04:00
Cleaned up more loot
Added correct template for AT-ST reward. Removed armor stats from pieces that should not have them. Set Jedi Relics to use the correct template. (also clothing and armor loot should have random stat's for RE'ing also.)
This commit is contained in:
@@ -20,12 +20,5 @@ def customizationValues():
|
||||
return []
|
||||
|
||||
def itemStats():
|
||||
|
||||
stats = ['armor_efficiency_kinetic','5000','6800']
|
||||
stats += ['armor_efficiency_energy','3000','4800']
|
||||
stats += ['special_protection_heat','4000','5800']
|
||||
stats += ['special_protection_cold','4000','5800']
|
||||
stats += ['special_protection_acid','4000','5800']
|
||||
stats += ['special_protection_electricity','4000','5800']
|
||||
|
||||
return stats
|
||||
return []
|
||||
|
||||
@@ -20,12 +20,5 @@ def customizationValues():
|
||||
return []
|
||||
|
||||
def itemStats():
|
||||
|
||||
stats = ['armor_efficiency_kinetic','5000','6800']
|
||||
stats += ['armor_efficiency_energy','3000','4800']
|
||||
stats += ['special_protection_heat','4000','5800']
|
||||
stats += ['special_protection_cold','4000','5800']
|
||||
stats += ['special_protection_acid','4000','5800']
|
||||
stats += ['special_protection_electricity','4000','5800']
|
||||
|
||||
return stats
|
||||
return []
|
||||
|
||||
@@ -20,12 +20,5 @@ def customizationValues():
|
||||
return []
|
||||
|
||||
def itemStats():
|
||||
|
||||
stats = ['armor_efficiency_kinetic','5000','6800']
|
||||
stats += ['armor_efficiency_energy','3000','4800']
|
||||
stats += ['special_protection_heat','4000','5800']
|
||||
stats += ['special_protection_cold','4000','5800']
|
||||
stats += ['special_protection_acid','4000','5800']
|
||||
stats += ['special_protection_electricity','4000','5800']
|
||||
|
||||
return stats
|
||||
return []
|
||||
|
||||
@@ -20,12 +20,5 @@ def customizationValues():
|
||||
return []
|
||||
|
||||
def itemStats():
|
||||
|
||||
stats = ['armor_efficiency_kinetic','5000','6800']
|
||||
stats += ['armor_efficiency_energy','3000','4800']
|
||||
stats += ['special_protection_heat','4000','5800']
|
||||
stats += ['special_protection_cold','4000','5800']
|
||||
stats += ['special_protection_acid','4000','5800']
|
||||
stats += ['special_protection_electricity','4000','5800']
|
||||
|
||||
return stats
|
||||
return []
|
||||
|
||||
@@ -20,12 +20,5 @@ def customizationValues():
|
||||
return []
|
||||
|
||||
def itemStats():
|
||||
|
||||
stats = ['armor_efficiency_kinetic','5000','6800']
|
||||
stats += ['armor_efficiency_energy','3000','4800']
|
||||
stats += ['special_protection_heat','4000','5800']
|
||||
stats += ['special_protection_cold','4000','5800']
|
||||
stats += ['special_protection_acid','4000','5800']
|
||||
stats += ['special_protection_electricity','4000','5800']
|
||||
|
||||
return stats
|
||||
return []
|
||||
|
||||
@@ -20,12 +20,5 @@ def customizationValues():
|
||||
return []
|
||||
|
||||
def itemStats():
|
||||
|
||||
stats = ['armor_efficiency_kinetic','5000','6800']
|
||||
stats += ['armor_efficiency_energy','3000','4800']
|
||||
stats += ['special_protection_heat','4000','5800']
|
||||
stats += ['special_protection_cold','4000','5800']
|
||||
stats += ['special_protection_acid','4000','5800']
|
||||
stats += ['special_protection_electricity','4000','5800']
|
||||
|
||||
return stats
|
||||
return []
|
||||
|
||||
@@ -20,12 +20,5 @@ def customizationValues():
|
||||
return []
|
||||
|
||||
def itemStats():
|
||||
|
||||
stats = ['armor_efficiency_kinetic','5000','6800']
|
||||
stats += ['armor_efficiency_energy','3000','4800']
|
||||
stats += ['special_protection_heat','4000','5800']
|
||||
stats += ['special_protection_cold','4000','5800']
|
||||
stats += ['special_protection_acid','4000','5800']
|
||||
stats += ['special_protection_electricity','4000','5800']
|
||||
|
||||
return stats
|
||||
return []
|
||||
|
||||
@@ -20,12 +20,5 @@ def customizationValues():
|
||||
return []
|
||||
|
||||
def itemStats():
|
||||
|
||||
stats = ['armor_efficiency_kinetic','5000','6800']
|
||||
stats += ['armor_efficiency_energy','3000','4800']
|
||||
stats += ['special_protection_heat','4000','5800']
|
||||
stats += ['special_protection_cold','4000','5800']
|
||||
stats += ['special_protection_acid','4000','5800']
|
||||
stats += ['special_protection_electricity','4000','5800']
|
||||
|
||||
return stats
|
||||
return []
|
||||
|
||||
@@ -20,12 +20,5 @@ def customizationValues():
|
||||
return []
|
||||
|
||||
def itemStats():
|
||||
|
||||
stats = ['armor_efficiency_kinetic','5000','6800']
|
||||
stats += ['armor_efficiency_energy','3000','4800']
|
||||
stats += ['special_protection_heat','4000','5800']
|
||||
stats += ['special_protection_cold','4000','5800']
|
||||
stats += ['special_protection_acid','4000','5800']
|
||||
stats += ['special_protection_electricity','4000','5800']
|
||||
|
||||
return stats
|
||||
return []
|
||||
|
||||
@@ -20,12 +20,5 @@ def customizationValues():
|
||||
return []
|
||||
|
||||
def itemStats():
|
||||
|
||||
stats = ['armor_efficiency_kinetic','5000','6800']
|
||||
stats += ['armor_efficiency_energy','3000','4800']
|
||||
stats += ['special_protection_heat','4000','5800']
|
||||
stats += ['special_protection_cold','4000','5800']
|
||||
stats += ['special_protection_acid','4000','5800']
|
||||
stats += ['special_protection_electricity','4000','5800']
|
||||
|
||||
return stats
|
||||
return []
|
||||
|
||||
@@ -20,12 +20,5 @@ def customizationValues():
|
||||
return []
|
||||
|
||||
def itemStats():
|
||||
|
||||
stats = ['armor_efficiency_kinetic','5000','6800']
|
||||
stats += ['armor_efficiency_energy','3000','4800']
|
||||
stats += ['special_protection_heat','4000','5800']
|
||||
stats += ['special_protection_cold','4000','5800']
|
||||
stats += ['special_protection_acid','4000','5800']
|
||||
stats += ['special_protection_electricity','4000','5800']
|
||||
|
||||
return stats
|
||||
return []
|
||||
|
||||
@@ -20,12 +20,5 @@ def customizationValues():
|
||||
return []
|
||||
|
||||
def itemStats():
|
||||
|
||||
stats = ['armor_efficiency_kinetic','5000','6800']
|
||||
stats += ['armor_efficiency_energy','3000','4800']
|
||||
stats += ['special_protection_heat','4000','5800']
|
||||
stats += ['special_protection_cold','4000','5800']
|
||||
stats += ['special_protection_acid','4000','5800']
|
||||
stats += ['special_protection_electricity','4000','5800']
|
||||
|
||||
return stats
|
||||
return []
|
||||
|
||||
@@ -20,12 +20,5 @@ def customizationValues():
|
||||
return []
|
||||
|
||||
def itemStats():
|
||||
|
||||
stats = ['armor_efficiency_kinetic','5000','6800']
|
||||
stats += ['armor_efficiency_energy','3000','4800']
|
||||
stats += ['special_protection_heat','4000','5800']
|
||||
stats += ['special_protection_cold','4000','5800']
|
||||
stats += ['special_protection_acid','4000','5800']
|
||||
stats += ['special_protection_electricity','4000','5800']
|
||||
|
||||
return stats
|
||||
return []
|
||||
|
||||
@@ -20,12 +20,5 @@ def customizationValues():
|
||||
return []
|
||||
|
||||
def itemStats():
|
||||
|
||||
stats = ['armor_efficiency_kinetic','5000','6800']
|
||||
stats += ['armor_efficiency_energy','3000','4800']
|
||||
stats += ['special_protection_heat','4000','5800']
|
||||
stats += ['special_protection_cold','4000','5800']
|
||||
stats += ['special_protection_acid','4000','5800']
|
||||
stats += ['special_protection_electricity','4000','5800']
|
||||
|
||||
return stats
|
||||
return []
|
||||
|
||||
@@ -20,12 +20,5 @@ def customizationValues():
|
||||
return []
|
||||
|
||||
def itemStats():
|
||||
|
||||
stats = ['armor_efficiency_kinetic','5000','6800']
|
||||
stats += ['armor_efficiency_energy','3000','4800']
|
||||
stats += ['special_protection_heat','4000','5800']
|
||||
stats += ['special_protection_cold','4000','5800']
|
||||
stats += ['special_protection_acid','4000','5800']
|
||||
stats += ['special_protection_electricity','4000','5800']
|
||||
|
||||
return stats
|
||||
return []
|
||||
|
||||
@@ -20,12 +20,5 @@ def customizationValues():
|
||||
return []
|
||||
|
||||
def itemStats():
|
||||
|
||||
stats = ['armor_efficiency_kinetic','5000','6800']
|
||||
stats += ['armor_efficiency_energy','3000','4800']
|
||||
stats += ['special_protection_heat','4000','5800']
|
||||
stats += ['special_protection_cold','4000','5800']
|
||||
stats += ['special_protection_acid','4000','5800']
|
||||
stats += ['special_protection_electricity','4000','5800']
|
||||
|
||||
return stats
|
||||
return []
|
||||
|
||||
@@ -20,12 +20,5 @@ def customizationValues():
|
||||
return []
|
||||
|
||||
def itemStats():
|
||||
|
||||
stats = ['armor_efficiency_kinetic','5000','6800']
|
||||
stats += ['armor_efficiency_energy','3000','4800']
|
||||
stats += ['special_protection_heat','4000','5800']
|
||||
stats += ['special_protection_cold','4000','5800']
|
||||
stats += ['special_protection_acid','4000','5800']
|
||||
stats += ['special_protection_electricity','4000','5800']
|
||||
|
||||
return stats
|
||||
return []
|
||||
|
||||
@@ -20,12 +20,5 @@ def customizationValues():
|
||||
return []
|
||||
|
||||
def itemStats():
|
||||
|
||||
stats = ['armor_efficiency_kinetic','5000','6800']
|
||||
stats += ['armor_efficiency_energy','3000','4800']
|
||||
stats += ['special_protection_heat','4000','5800']
|
||||
stats += ['special_protection_cold','4000','5800']
|
||||
stats += ['special_protection_acid','4000','5800']
|
||||
stats += ['special_protection_electricity','4000','5800']
|
||||
|
||||
return stats
|
||||
return []
|
||||
|
||||
@@ -20,12 +20,5 @@ def customizationValues():
|
||||
return []
|
||||
|
||||
def itemStats():
|
||||
|
||||
stats = ['armor_efficiency_kinetic','5000','6800']
|
||||
stats += ['armor_efficiency_energy','3000','4800']
|
||||
stats += ['special_protection_heat','4000','5800']
|
||||
stats += ['special_protection_cold','4000','5800']
|
||||
stats += ['special_protection_acid','4000','5800']
|
||||
stats += ['special_protection_electricity','4000','5800']
|
||||
|
||||
return stats
|
||||
|
||||
@@ -20,12 +20,5 @@ def customizationValues():
|
||||
return []
|
||||
|
||||
def itemStats():
|
||||
|
||||
stats = ['armor_efficiency_kinetic','5000','6800']
|
||||
stats += ['armor_efficiency_energy','3000','4800']
|
||||
stats += ['special_protection_heat','4000','5800']
|
||||
stats += ['special_protection_cold','4000','5800']
|
||||
stats += ['special_protection_acid','4000','5800']
|
||||
stats += ['special_protection_electricity','4000','5800']
|
||||
|
||||
return stats
|
||||
return []
|
||||
|
||||
@@ -5,7 +5,7 @@ def itemTemplate():
|
||||
|
||||
def customItemName():
|
||||
|
||||
return 'Ubese Armor Gloves'
|
||||
return 'test'
|
||||
|
||||
def customItemStackCount():
|
||||
|
||||
@@ -21,11 +21,4 @@ def customizationValues():
|
||||
|
||||
def itemStats():
|
||||
|
||||
stats = ['armor_efficiency_kinetic','5000','6800']
|
||||
stats += ['armor_efficiency_energy','3000','4800']
|
||||
stats += ['special_protection_heat','4000','5800']
|
||||
stats += ['special_protection_cold','4000','5800']
|
||||
stats += ['special_protection_acid','4000','5800']
|
||||
stats += ['special_protection_electricity','4000','5800']
|
||||
|
||||
return stats
|
||||
return []
|
||||
|
||||
@@ -21,11 +21,4 @@ def customizationValues():
|
||||
|
||||
def itemStats():
|
||||
|
||||
stats = ['armor_efficiency_kinetic','5000','6800']
|
||||
stats += ['armor_efficiency_energy','3000','4800']
|
||||
stats += ['special_protection_heat','4000','5800']
|
||||
stats += ['special_protection_cold','4000','5800']
|
||||
stats += ['special_protection_acid','4000','5800']
|
||||
stats += ['special_protection_electricity','4000','5800']
|
||||
|
||||
return stats
|
||||
return []
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
|
||||
def itemTemplate():
|
||||
|
||||
return ['object/tangible/wearables/helmet/shared_helmet_atat.iff'] # iff not exact, tre files suck
|
||||
return ['object/tangible/mission/quest_item/shared_bren_kingal_q4_needed.iff']
|
||||
|
||||
#def customItemName():
|
||||
#
|
||||
# return 'Adjusted CDEF Rifle'
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
|
||||
def itemTemplate():
|
||||
|
||||
return ['object/tangible/loot/generic_usable/shared_jedi_relic_01_generic.iff']
|
||||
return ['object/tangible/loot/mustafar/shared_jedi_relic_03.iff']
|
||||
|
||||
def customItemName():
|
||||
|
||||
return 'A Jedi Relic'
|
||||
return '@string/en/static_item_n:col_lightsaber_1h_01_03'
|
||||
|
||||
def usedInCollection():
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
|
||||
def itemTemplate():
|
||||
|
||||
return ['object/tangible/loot/generic_usable/shared_jedi_relic_01_generic.iff']
|
||||
return ['object/tangible/loot/mustafar/shared_jedi_relic_03.iff']
|
||||
|
||||
def customItemName():
|
||||
|
||||
|
||||
Reference in New Issue
Block a user