Scripted All Katarn Armor Sets

- Added Neutral Katarn Armor
- Added Imperial Katarn Armor
- Added Rebel Katarn Armor
This commit is contained in:
Iosnowore Kun
2014-06-07 10:28:22 -04:00
parent dae9da3dec
commit 1a51499c0b
30 changed files with 206 additions and 30 deletions
@@ -1,4 +1,6 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
object.setStringAttribute('required_faction', 'Imperial')
return
@@ -1,4 +1,12 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
object.setStringAttribute('required_faction', 'Imperial')
object.setIntAttribute('cat_armor_standard_protection.kinetic', 5664)
object.setIntAttribute('cat_armor_standard_protection.energy', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_heat', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_cold', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_acid', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_electricity', 5664)
return
@@ -1,4 +1,12 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
object.setStringAttribute('required_faction', 'Imperial')
object.setIntAttribute('cat_armor_standard_protection.kinetic', 5664)
object.setIntAttribute('cat_armor_standard_protection.energy', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_heat', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_cold', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_acid', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_electricity', 5664)
return
@@ -1,4 +1,6 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
object.setStringAttribute('required_faction', 'Imperial')
return
@@ -1,4 +1,12 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
object.setStringAttribute('required_faction', 'Imperial')
object.setIntAttribute('cat_armor_standard_protection.kinetic', 5664)
object.setIntAttribute('cat_armor_standard_protection.energy', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_heat', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_cold', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_acid', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_electricity', 5664)
return
@@ -1,4 +1,12 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
object.setStringAttribute('required_faction', 'Imperial')
object.setIntAttribute('cat_armor_standard_protection.kinetic', 5664)
object.setIntAttribute('cat_armor_standard_protection.energy', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_heat', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_cold', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_acid', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_electricity', 5664)
return
@@ -1,4 +1,12 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
object.setStringAttribute('required_faction', 'Imperial')
object.setIntAttribute('cat_armor_standard_protection.kinetic', 5664)
object.setIntAttribute('cat_armor_standard_protection.energy', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_heat', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_cold', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_acid', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_electricity', 5664)
return
@@ -1,4 +1,6 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
object.setStringAttribute('required_faction', 'Imperial')
return
@@ -1,4 +1,12 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
object.setStringAttribute('required_faction', 'Imperial')
object.setIntAttribute('cat_armor_standard_protection.kinetic', 5664)
object.setIntAttribute('cat_armor_standard_protection.energy', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_heat', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_cold', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_acid', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_electricity', 5664)
return
@@ -1,4 +1,12 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
object.setStringAttribute('required_faction', 'Imperial')
object.setIntAttribute('cat_armor_standard_protection.kinetic', 5664)
object.setIntAttribute('cat_armor_standard_protection.energy', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_heat', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_cold', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_acid', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_electricity', 5664)
return
@@ -1,4 +1,5 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
return
@@ -1,4 +1,11 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
object.setIntAttribute('cat_armor_standard_protection.kinetic', 5664)
object.setIntAttribute('cat_armor_standard_protection.energy', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_heat', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_cold', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_acid', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_electricity', 5664)
return
@@ -1,4 +1,11 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
object.setIntAttribute('cat_armor_standard_protection.kinetic', 5664)
object.setIntAttribute('cat_armor_standard_protection.energy', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_heat', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_cold', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_acid', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_electricity', 5664)
return
@@ -1,4 +1,5 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
return
@@ -1,4 +1,11 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
object.setIntAttribute('cat_armor_standard_protection.kinetic', 5664)
object.setIntAttribute('cat_armor_standard_protection.energy', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_heat', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_cold', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_acid', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_electricity', 5664)
return
@@ -1,4 +1,11 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
object.setIntAttribute('cat_armor_standard_protection.kinetic', 5664)
object.setIntAttribute('cat_armor_standard_protection.energy', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_heat', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_cold', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_acid', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_electricity', 5664)
return
@@ -1,4 +1,11 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
object.setIntAttribute('cat_armor_standard_protection.kinetic', 5664)
object.setIntAttribute('cat_armor_standard_protection.energy', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_heat', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_cold', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_acid', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_electricity', 5664)
return
@@ -1,4 +1,5 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
return
@@ -1,4 +1,11 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
object.setIntAttribute('cat_armor_standard_protection.kinetic', 5664)
object.setIntAttribute('cat_armor_standard_protection.energy', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_heat', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_cold', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_acid', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_electricity', 5664)
return
@@ -1,4 +1,11 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
object.setIntAttribute('cat_armor_standard_protection.kinetic', 5664)
object.setIntAttribute('cat_armor_standard_protection.energy', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_heat', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_cold', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_acid', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_electricity', 5664)
return
@@ -1,4 +1,6 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
object.setStringAttribute('required_faction', 'Rebel')
return
@@ -1,4 +1,12 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
object.setStringAttribute('required_faction', 'Rebel')
object.setIntAttribute('cat_armor_standard_protection.kinetic', 5664)
object.setIntAttribute('cat_armor_standard_protection.energy', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_heat', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_cold', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_acid', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_electricity', 5664)
return
@@ -1,4 +1,12 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
object.setStringAttribute('required_faction', 'Rebel')
object.setIntAttribute('cat_armor_standard_protection.kinetic', 5664)
object.setIntAttribute('cat_armor_standard_protection.energy', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_heat', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_cold', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_acid', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_electricity', 5664)
return
@@ -1,4 +1,6 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
object.setStringAttribute('required_faction', 'Rebel')
return
@@ -1,4 +1,12 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
object.setStringAttribute('required_faction', 'Rebel')
object.setIntAttribute('cat_armor_standard_protection.kinetic', 5664)
object.setIntAttribute('cat_armor_standard_protection.energy', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_heat', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_cold', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_acid', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_electricity', 5664)
return
@@ -1,4 +1,12 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
object.setStringAttribute('required_faction', 'Rebel')
object.setIntAttribute('cat_armor_standard_protection.kinetic', 5664)
object.setIntAttribute('cat_armor_standard_protection.energy', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_heat', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_cold', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_acid', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_electricity', 5664)
return
@@ -1,4 +1,12 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
object.setStringAttribute('required_faction', 'Rebel')
object.setIntAttribute('cat_armor_standard_protection.kinetic', 5664)
object.setIntAttribute('cat_armor_standard_protection.energy', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_heat', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_cold', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_acid', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_electricity', 5664)
return
@@ -1,4 +1,6 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
object.setStringAttribute('required_faction', 'Rebel')
return
@@ -1,4 +1,12 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
object.setStringAttribute('required_faction', 'Rebel')
object.setIntAttribute('cat_armor_standard_protection.kinetic', 5664)
object.setIntAttribute('cat_armor_standard_protection.energy', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_heat', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_cold', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_acid', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_electricity', 5664)
return
@@ -1,4 +1,12 @@
import sys
def setup(core, object):
return
object.setStringAttribute('armor_category', '@obj_attr_n:armor_battle')
object.setStringAttribute('required_faction', 'Rebel')
object.setIntAttribute('cat_armor_standard_protection.kinetic', 5664)
object.setIntAttribute('cat_armor_standard_protection.energy', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_heat', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_cold', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_acid', 5664)
object.setIntAttribute('cat_armor_special_protection.special_protection_type_electricity', 5664)
return