diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/aurek.py b/scripts/loot/lootItems/collections/aurebesh_tiles/aurek.py index 768d1ca1..f8d5f497 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/aurek.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/aurek.py @@ -1,13 +1,19 @@ - def itemTemplate(): - return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_aurek.iff'] + return ['object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_aurek.iff'] + +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_aurek','static_item_d','col_aurebesh_tile_aurek'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' +def CollectionItemName(): + + return 'aurek' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/besh.py b/scripts/loot/lootItems/collections/aurebesh_tiles/besh.py index 9ae6cce1..9972d831 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/besh.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/besh.py @@ -1,13 +1,19 @@ - def itemTemplate(): - return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_besh.iff'] + return ['object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_besh.iff'] + +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_besh','static_item_d','col_aurebesh_tile_besh'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' +def CollectionItemName(): + + return 'besh' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/cherek.py b/scripts/loot/lootItems/collections/aurebesh_tiles/cherek.py index c567b490..9dc2eaf1 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/cherek.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/cherek.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_cherek.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_cherek','static_item_d','col_aurebesh_tile_cherek'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'cherek' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/cresh.py b/scripts/loot/lootItems/collections/aurebesh_tiles/cresh.py index 8a0df2db..b1c65642 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/cresh.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/cresh.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_cresh.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_cresh','static_item_d','col_aurebesh_tile_cresh'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'cresh' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/dorn.py b/scripts/loot/lootItems/collections/aurebesh_tiles/dorn.py index 652d1177..a3325b1c 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/dorn.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/dorn.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_dorn.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_dorn','static_item_d','col_aurebesh_tile_dorn'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'dorn' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/enth.py b/scripts/loot/lootItems/collections/aurebesh_tiles/enth.py index 3c50da6f..a00899e6 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/enth.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/enth.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_enth.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_enth','static_item_d','col_aurebesh_tile_enth'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'enth' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/esk.py b/scripts/loot/lootItems/collections/aurebesh_tiles/esk.py index 6393bc11..84fda4da 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/esk.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/esk.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_esk.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_esk','static_item_d','col_aurebesh_tile_esk'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'esk' + def stackable(): return 1 - -def junkDealerPrice(): - - return 100 - diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/forn.py b/scripts/loot/lootItems/collections/aurebesh_tiles/forn.py index cf99a309..39366179 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/forn.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/forn.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_forn.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_forn','static_item_d','col_aurebesh_tile_forn'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'forn' + def stackable(): return 1 - -def junkDealerPrice(): - - return 100 - diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/grek.py b/scripts/loot/lootItems/collections/aurebesh_tiles/grek.py index 8266d5e0..fd7f6755 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/grek.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/grek.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_grek.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_grek','static_item_d','col_aurebesh_tile_grek'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'grek' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/herf.py b/scripts/loot/lootItems/collections/aurebesh_tiles/herf.py index 46a7a667..8ebbbbc5 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/herf.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/herf.py @@ -3,11 +3,19 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_herf.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_herf','static_item_d','col_aurebesh_tile_herf'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'herf' + def stackable(): return 1 - -def junkDealerPrice(): - - return 100 diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/isk.py b/scripts/loot/lootItems/collections/aurebesh_tiles/isk.py index 9e12fe8c..191d6678 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/isk.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/isk.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_isk.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_isk','static_item_d','col_aurebesh_tile_isk'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'isk' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/jenth.py b/scripts/loot/lootItems/collections/aurebesh_tiles/jenth.py index f2ab09c2..eaca76cb 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/jenth.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/jenth.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_jenth.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_jenth','static_item_d','col_aurebesh_tile_jenth'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'jenth' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/kerenth.py b/scripts/loot/lootItems/collections/aurebesh_tiles/kerenth.py index d9e94800..06376e96 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/kerenth.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/kerenth.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_kerenth.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_kerenth','static_item_d','col_aurebesh_tile_kerenth'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'kerenth' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/krill.py b/scripts/loot/lootItems/collections/aurebesh_tiles/krill.py index d1178074..525cae5a 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/krill.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/krill.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_krill.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_krill','static_item_d','col_aurebesh_tile_krill'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'krill' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/leth.py b/scripts/loot/lootItems/collections/aurebesh_tiles/leth.py index 17fa0f2e..b553b4be 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/leth.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/leth.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_leth.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_leth','static_item_d','col_aurebesh_tile_leth'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'leth' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/mern.py b/scripts/loot/lootItems/collections/aurebesh_tiles/mern.py index be52ad3c..3fdb5cb0 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/mern.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/mern.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_mern.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_mern','static_item_d','col_aurebesh_tile_mern'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'mern' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/nen.py b/scripts/loot/lootItems/collections/aurebesh_tiles/nen.py index 3fbc77ea..b82777c2 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/nen.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/nen.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_nen.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_nen','static_item_d','col_aurebesh_tile_nen'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'nen' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/nern.py b/scripts/loot/lootItems/collections/aurebesh_tiles/nern.py index 41928ec2..4a2e26af 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/nern.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/nern.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_nern.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_nern','static_item_d','col_aurebesh_tile_nern'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'nern' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/onith.py b/scripts/loot/lootItems/collections/aurebesh_tiles/onith.py index 88718d51..9aae4116 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/onith.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/onith.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_onith.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_onith','static_item_d','col_aurebesh_tile_onith'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'onith' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/orenth.py b/scripts/loot/lootItems/collections/aurebesh_tiles/orenth.py index c4ee972f..dd787304 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/orenth.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/orenth.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_orenth.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_orenth','static_item_d','col_aurebesh_tile_orenth'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'orenth' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/osk.py b/scripts/loot/lootItems/collections/aurebesh_tiles/osk.py index 1378d83e..293fde0a 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/osk.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/osk.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_osk.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_osk','static_item_d','col_aurebesh_tile_osk'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'osk' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/peth.py b/scripts/loot/lootItems/collections/aurebesh_tiles/peth.py index aed372ed..e2029698 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/peth.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/peth.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_peth.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_peth','static_item_d','col_aurebesh_tile_peth'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'peth' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/qek.py b/scripts/loot/lootItems/collections/aurebesh_tiles/qek.py index cad1f3e8..32aadac9 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/qek.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/qek.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_qek.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_qek','static_item_d','col_aurebesh_tile_qek'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'qek' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/resh.py b/scripts/loot/lootItems/collections/aurebesh_tiles/resh.py index 26daa4c5..2f98517d 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/resh.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/resh.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_resh.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_resh','static_item_d','col_aurebesh_tile_resh'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'resh' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/senth.py b/scripts/loot/lootItems/collections/aurebesh_tiles/senth.py index 4145d440..30d574ed 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/senth.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/senth.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_senth.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_senth','static_item_d','col_aurebesh_tile_senth'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'senth' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/shen.py b/scripts/loot/lootItems/collections/aurebesh_tiles/shen.py index bf8fdcb1..a791b428 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/shen.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/shen.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_shen.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_shen','static_item_d','col_aurebesh_tile_shen'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'shen' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/thesh.py b/scripts/loot/lootItems/collections/aurebesh_tiles/thesh.py index 354786fd..f319f32e 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/thesh.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/thesh.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_thesh.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_thesh','static_item_d','col_aurebesh_tile_thesh'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'thesh' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/trill.py b/scripts/loot/lootItems/collections/aurebesh_tiles/trill.py index 37d65aec..55bc51d7 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/trill.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/trill.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_trill.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_trill','static_item_d','col_aurebesh_tile_trill'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'trill' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/usk.py b/scripts/loot/lootItems/collections/aurebesh_tiles/usk.py index 6a8da398..803ada2e 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/usk.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/usk.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_usk.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_usk','static_item_d','col_aurebesh_tile_usk'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'usk' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/vev.py b/scripts/loot/lootItems/collections/aurebesh_tiles/vev.py index 537f954b..53657157 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/vev.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/vev.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_vev.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_vev','static_item_d','col_aurebesh_tile_vev'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'vev' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/wesk.py b/scripts/loot/lootItems/collections/aurebesh_tiles/wesk.py index 1a06fcc7..2018cecb 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/wesk.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/wesk.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_wesk.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_wesk','static_item_d','col_aurebesh_tile_wesk'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'wesk' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/xesh.py b/scripts/loot/lootItems/collections/aurebesh_tiles/xesh.py index d0ed4aab..6a70dbf8 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/xesh.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/xesh.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_xesh.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_xesh','static_item_d','col_aurebesh_tile_xesh'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'xesh' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/yirt.py b/scripts/loot/lootItems/collections/aurebesh_tiles/yirt.py index 15b09e88..ed524dab 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/yirt.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/yirt.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_yirt.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_yirt','static_item_d','col_aurebesh_tile_yirt'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'yirt' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/aurebesh_tiles/zerek.py b/scripts/loot/lootItems/collections/aurebesh_tiles/zerek.py index 878086bc..3264052f 100644 --- a/scripts/loot/lootItems/collections/aurebesh_tiles/zerek.py +++ b/scripts/loot/lootItems/collections/aurebesh_tiles/zerek.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_aurebesh_tile_zerek.iff'] +def STFparams(): + + return ['static_item_n','col_aurebesh_tile_zerek','static_item_d','col_aurebesh_tile_zerek'] + +def AddToCollection(): + + return 'col_aurebesh_tiles' + +def CollectionItemName(): + + return 'zerek' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_1.py b/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_1.py new file mode 100644 index 00000000..9b6d1b6e --- /dev/null +++ b/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_1.py @@ -0,0 +1,19 @@ +def itemTemplate(): + + return ['object/tangible/loot/creature_loot/collections/shared_purple_rnd_cut_gem_style1.iff'] + +def STFparams(): + + return ['static_item_n','col_purple_rnd_cut_gem_style1_02_01','static_item_d','col_purple_rnd_cut_gem_style1_02_01'] + +def AddToCollection(): + + return 'col_round_purple_cut_gem_01' + +def CollectionItemName(): + + return 'round_purple_gem_style1_01' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_10.py b/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_10.py new file mode 100644 index 00000000..70776f0f --- /dev/null +++ b/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_10.py @@ -0,0 +1,19 @@ +def itemTemplate(): + + return ['object/tangible/loot/creature_loot/collections/shared_purple_rnd_cut_gem_style1.iff'] + +def STFparams(): + + return ['static_item_n','col_purple_rnd_cut_gem_style1_02_10','static_item_d','col_purple_rnd_cut_gem_style1_02_10'] + +def AddToCollection(): + + return 'col_round_purple_cut_gem_01' + +def CollectionItemName(): + + return 'round_purple_gem_style1_10' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_2.py b/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_2.py new file mode 100644 index 00000000..a14a64c0 --- /dev/null +++ b/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_2.py @@ -0,0 +1,19 @@ +def itemTemplate(): + + return ['object/tangible/loot/creature_loot/collections/shared_purple_rnd_cut_gem_style1.iff'] + +def STFparams(): + + return ['static_item_n','col_purple_rnd_cut_gem_style1_02_02','static_item_d','col_purple_rnd_cut_gem_style1_02_02'] + +def AddToCollection(): + + return 'col_round_purple_cut_gem_01' + +def CollectionItemName(): + + return 'round_purple_gem_style1_02' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_3.py b/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_3.py new file mode 100644 index 00000000..437c6028 --- /dev/null +++ b/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_3.py @@ -0,0 +1,19 @@ +def itemTemplate(): + + return ['object/tangible/loot/creature_loot/collections/shared_purple_rnd_cut_gem_style1.iff'] + +def STFparams(): + + return ['static_item_n','col_purple_rnd_cut_gem_style1_02_03','static_item_d','col_purple_rnd_cut_gem_style1_02_03'] + +def AddToCollection(): + + return 'col_round_purple_cut_gem_01' + +def CollectionItemName(): + + return 'round_purple_gem_style1_03' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_4.py b/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_4.py new file mode 100644 index 00000000..2a349c1e --- /dev/null +++ b/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_4.py @@ -0,0 +1,19 @@ +def itemTemplate(): + + return ['object/tangible/loot/creature_loot/collections/shared_purple_rnd_cut_gem_style1.iff'] + +def STFparams(): + + return ['static_item_n','col_purple_rnd_cut_gem_style1_02_04','static_item_d','col_purple_rnd_cut_gem_style1_02_04'] + +def AddToCollection(): + + return 'col_round_purple_cut_gem_01' + +def CollectionItemName(): + + return 'round_purple_gem_style1_04' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_5.py b/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_5.py new file mode 100644 index 00000000..24b3e061 --- /dev/null +++ b/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_5.py @@ -0,0 +1,19 @@ +def itemTemplate(): + + return ['object/tangible/loot/creature_loot/collections/shared_purple_rnd_cut_gem_style1.iff'] + +def STFparams(): + + return ['static_item_n','col_purple_rnd_cut_gem_style1_02_05','static_item_d','col_purple_rnd_cut_gem_style1_02_05'] + +def AddToCollection(): + + return 'col_round_purple_cut_gem_01' + +def CollectionItemName(): + + return 'round_purple_gem_style1_05' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_6.py b/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_6.py new file mode 100644 index 00000000..d2e158b0 --- /dev/null +++ b/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_6.py @@ -0,0 +1,19 @@ +def itemTemplate(): + + return ['object/tangible/loot/creature_loot/collections/shared_purple_rnd_cut_gem_style1.iff'] + +def STFparams(): + + return ['static_item_n','col_purple_rnd_cut_gem_style1_02_06','static_item_d','col_purple_rnd_cut_gem_style1_02_06'] + +def AddToCollection(): + + return 'col_round_purple_cut_gem_01' + +def CollectionItemName(): + + return 'round_purple_gem_style1_06' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_7.py b/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_7.py new file mode 100644 index 00000000..1cd1cb26 --- /dev/null +++ b/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_7.py @@ -0,0 +1,19 @@ +def itemTemplate(): + + return ['object/tangible/loot/creature_loot/collections/shared_purple_rnd_cut_gem_style1.iff'] + +def STFparams(): + + return ['static_item_n','col_purple_rnd_cut_gem_style1_02_07','static_item_d','col_purple_rnd_cut_gem_style1_02_07'] + +def AddToCollection(): + + return 'col_round_purple_cut_gem_01' + +def CollectionItemName(): + + return 'round_purple_gem_style1_07' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_8.py b/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_8.py new file mode 100644 index 00000000..cb7a1b62 --- /dev/null +++ b/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_8.py @@ -0,0 +1,19 @@ +def itemTemplate(): + + return ['object/tangible/loot/creature_loot/collections/shared_purple_rnd_cut_gem_style1.iff'] + +def STFparams(): + + return ['static_item_n','col_purple_rnd_cut_gem_style1_02_08','static_item_d','col_purple_rnd_cut_gem_style1_02_08'] + +def AddToCollection(): + + return 'col_round_purple_cut_gem_01' + +def CollectionItemName(): + + return 'round_purple_gem_style1_08' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_9.py b/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_9.py new file mode 100644 index 00000000..285f0610 --- /dev/null +++ b/scripts/loot/lootItems/collections/gem/purple_round_cut_gem/purple_gem_9.py @@ -0,0 +1,19 @@ +def itemTemplate(): + + return ['object/tangible/loot/creature_loot/collections/shared_purple_rnd_cut_gem_style1.iff'] + +def STFparams(): + + return ['static_item_n','col_purple_rnd_cut_gem_style1_02_09','static_item_d','col_purple_rnd_cut_gem_style1_02_09'] + +def AddToCollection(): + + return 'col_round_purple_cut_gem_01' + +def CollectionItemName(): + + return 'round_purple_gem_style1_09' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/holocrons/jedi_holocron_1_5.py b/scripts/loot/lootItems/collections/holocrons/jedi_holocron_1_5.py index f1034759..46c64759 100644 --- a/scripts/loot/lootItems/collections/holocrons/jedi_holocron_1_5.py +++ b/scripts/loot/lootItems/collections/holocrons/jedi_holocron_1_5.py @@ -11,7 +11,7 @@ def customizationAttributes(): return ['/private/index_color_1'] def customizationValues(): - return [10] + return [7] def STFparams(): @@ -19,4 +19,12 @@ def STFparams(): def AddToCollection(): - return 'inv_holocron_collection_02' \ No newline at end of file + return 'inv_holocron_collection_02' + +def CollectionItemName(): + + return 'jedi_holocron_02_01' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/holocrons/jedi_holocron_1_5_wp.py b/scripts/loot/lootItems/collections/holocrons/jedi_holocron_1_5_wp.py index 4b22dfa9..be9f06d0 100644 --- a/scripts/loot/lootItems/collections/holocrons/jedi_holocron_1_5_wp.py +++ b/scripts/loot/lootItems/collections/holocrons/jedi_holocron_1_5_wp.py @@ -22,4 +22,8 @@ def AddToCollection(): def CollectionItemName(): - return 'jedi_holocron_01_01' \ No newline at end of file + return 'jedi_holocron_01_01' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/holocrons/jedi_holocron_2_5.py b/scripts/loot/lootItems/collections/holocrons/jedi_holocron_2_5.py index 6a56d0f7..3302cb2d 100644 --- a/scripts/loot/lootItems/collections/holocrons/jedi_holocron_2_5.py +++ b/scripts/loot/lootItems/collections/holocrons/jedi_holocron_2_5.py @@ -10,7 +10,7 @@ def customizationAttributes(): return ['/private/index_color_1'] def customizationValues(): - return [10] + return [25] def STFparams(): @@ -18,4 +18,12 @@ def STFparams(): def AddToCollection(): - return 'inv_holocron_collection_02' \ No newline at end of file + return 'inv_holocron_collection_02' + +def CollectionItemName(): + + return 'jedi_holocron_02_02' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/holocrons/jedi_holocron_2_5_wp.py b/scripts/loot/lootItems/collections/holocrons/jedi_holocron_2_5_wp.py index 02ffb791..1918875d 100644 --- a/scripts/loot/lootItems/collections/holocrons/jedi_holocron_2_5_wp.py +++ b/scripts/loot/lootItems/collections/holocrons/jedi_holocron_2_5_wp.py @@ -10,7 +10,7 @@ def customizationAttributes(): return ['/private/index_color_1'] def customizationValues(): - return [10] + return [6] def STFparams(): @@ -18,4 +18,12 @@ def STFparams(): def AddToCollection(): - return 'inv_holocron_collection_01' \ No newline at end of file + return 'inv_holocron_collection_01' + +def CollectionItemName(): + + return 'jedi_holocron_01_02' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/holocrons/jedi_holocron_3_5.py b/scripts/loot/lootItems/collections/holocrons/jedi_holocron_3_5.py index 0a959a78..a26f0b47 100644 --- a/scripts/loot/lootItems/collections/holocrons/jedi_holocron_3_5.py +++ b/scripts/loot/lootItems/collections/holocrons/jedi_holocron_3_5.py @@ -10,7 +10,7 @@ def customizationAttributes(): return ['/private/index_color_1'] def customizationValues(): - return [10] + return [9] def STFparams(): @@ -18,4 +18,12 @@ def STFparams(): def AddToCollection(): - return 'inv_holocron_collection_02' \ No newline at end of file + return 'inv_holocron_collection_02' + +def CollectionItemName(): + + return 'jedi_holocron_02_03' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/holocrons/jedi_holocron_3_5_wp.py b/scripts/loot/lootItems/collections/holocrons/jedi_holocron_3_5_wp.py index 9ad52606..c8445d70 100644 --- a/scripts/loot/lootItems/collections/holocrons/jedi_holocron_3_5_wp.py +++ b/scripts/loot/lootItems/collections/holocrons/jedi_holocron_3_5_wp.py @@ -11,7 +11,7 @@ def customizationAttributes(): return ['/private/index_color_1'] def customizationValues(): - return [10] + return [8] def STFparams(): @@ -19,4 +19,12 @@ def STFparams(): def AddToCollection(): - return 'inv_holocron_collection_01' \ No newline at end of file + return 'inv_holocron_collection_01' + +def CollectionItemName(): + + return 'jedi_holocron_01_03' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/holocrons/jedi_holocron_4_5.py b/scripts/loot/lootItems/collections/holocrons/jedi_holocron_4_5.py index 6aaadc82..ef6ae8f3 100644 --- a/scripts/loot/lootItems/collections/holocrons/jedi_holocron_4_5.py +++ b/scripts/loot/lootItems/collections/holocrons/jedi_holocron_4_5.py @@ -10,7 +10,7 @@ def customizationAttributes(): return ['/private/index_color_1'] def customizationValues(): - return [10] + return [5] def STFparams(): @@ -18,4 +18,12 @@ def STFparams(): def AddToCollection(): - return 'inv_holocron_collection_02' \ No newline at end of file + return 'inv_holocron_collection_02' + +def CollectionItemName(): + + return 'jedi_holocron_02_04' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/holocrons/jedi_holocron_4_5_wp.py b/scripts/loot/lootItems/collections/holocrons/jedi_holocron_4_5_wp.py index 3971e813..c6770f2a 100644 --- a/scripts/loot/lootItems/collections/holocrons/jedi_holocron_4_5_wp.py +++ b/scripts/loot/lootItems/collections/holocrons/jedi_holocron_4_5_wp.py @@ -10,7 +10,7 @@ def customizationAttributes(): return ['/private/index_color_1'] def customizationValues(): - return [10] + return [4] def STFparams(): @@ -18,4 +18,12 @@ def STFparams(): def AddToCollection(): - return 'inv_holocron_collection_01' \ No newline at end of file + return 'inv_holocron_collection_01' + +def CollectionItemName(): + + return 'jedi_holocron_01_04' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/holocrons/jedi_holocron_5_5.py b/scripts/loot/lootItems/collections/holocrons/jedi_holocron_5_5.py index a88b2eb8..cd447917 100644 --- a/scripts/loot/lootItems/collections/holocrons/jedi_holocron_5_5.py +++ b/scripts/loot/lootItems/collections/holocrons/jedi_holocron_5_5.py @@ -11,7 +11,7 @@ def customizationAttributes(): return ['/private/index_color_1'] def customizationValues(): - return [10] + return [12] def STFparams(): @@ -19,4 +19,13 @@ def STFparams(): def AddToCollection(): - return 'inv_holocron_collection_02' \ No newline at end of file + return 'inv_holocron_collection_02' + + +def CollectionItemName(): + + return 'jedi_holocron_02_05' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/holocrons/jedi_holocron_5_5_wp.py b/scripts/loot/lootItems/collections/holocrons/jedi_holocron_5_5_wp.py index e3f3de89..d91bf76c 100644 --- a/scripts/loot/lootItems/collections/holocrons/jedi_holocron_5_5_wp.py +++ b/scripts/loot/lootItems/collections/holocrons/jedi_holocron_5_5_wp.py @@ -10,7 +10,7 @@ def customizationAttributes(): return ['/private/index_color_1'] def customizationValues(): - return [10] + return [5] def STFparams(): @@ -18,4 +18,12 @@ def STFparams(): def AddToCollection(): - return 'inv_holocron_collection_01' \ No newline at end of file + return 'inv_holocron_collection_01' + +def CollectionItemName(): + + return 'jedi_holocron_01_05' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/holocrons/sith_holocron_1_5.py b/scripts/loot/lootItems/collections/holocrons/sith_holocron_1_5.py index f01b4cac..c5bd810a 100644 --- a/scripts/loot/lootItems/collections/holocrons/sith_holocron_1_5.py +++ b/scripts/loot/lootItems/collections/holocrons/sith_holocron_1_5.py @@ -10,7 +10,7 @@ def customizationAttributes(): return ['/private/index_color_1'] def customizationValues(): - return [10] + return [1] def STFparams(): @@ -18,4 +18,12 @@ def STFparams(): def AddToCollection(): - return 'inv_holocron_collection_02' \ No newline at end of file + return 'inv_holocron_collection_02' + +def CollectionItemName(): + + return 'sith_holocron_02_01' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/holocrons/sith_holocron_1_5_wp.py b/scripts/loot/lootItems/collections/holocrons/sith_holocron_1_5_wp.py index 5839c16f..12d4aad7 100644 --- a/scripts/loot/lootItems/collections/holocrons/sith_holocron_1_5_wp.py +++ b/scripts/loot/lootItems/collections/holocrons/sith_holocron_1_5_wp.py @@ -10,7 +10,7 @@ def customizationAttributes(): return ['/private/index_color_1'] def customizationValues(): - return [10] + return [5] def STFparams(): @@ -18,4 +18,12 @@ def STFparams(): def AddToCollection(): - return 'inv_holocron_collection_01' \ No newline at end of file + return 'inv_holocron_collection_01' + +def CollectionItemName(): + + return 'sith_holocron_01_01' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/holocrons/sith_holocron_2_5.py b/scripts/loot/lootItems/collections/holocrons/sith_holocron_2_5.py index aea412fa..e9a33ed4 100644 --- a/scripts/loot/lootItems/collections/holocrons/sith_holocron_2_5.py +++ b/scripts/loot/lootItems/collections/holocrons/sith_holocron_2_5.py @@ -10,7 +10,7 @@ def customizationAttributes(): return ['/private/index_color_1'] def customizationValues(): - return [10] + return [17] def STFparams(): @@ -18,4 +18,12 @@ def STFparams(): def AddToCollection(): - return 'inv_holocron_collection_02' \ No newline at end of file + return 'inv_holocron_collection_02' + +def CollectionItemName(): + + return 'sith_holocron_02_02' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/holocrons/sith_holocron_2_5_wp.py b/scripts/loot/lootItems/collections/holocrons/sith_holocron_2_5_wp.py index 1d5b561d..6292e32b 100644 --- a/scripts/loot/lootItems/collections/holocrons/sith_holocron_2_5_wp.py +++ b/scripts/loot/lootItems/collections/holocrons/sith_holocron_2_5_wp.py @@ -10,7 +10,7 @@ def customizationAttributes(): return ['/private/index_color_1'] def customizationValues(): - return [10] + return [7] def STFparams(): @@ -18,4 +18,12 @@ def STFparams(): def AddToCollection(): - return 'inv_holocron_collection_01' \ No newline at end of file + return 'inv_holocron_collection_01' + +def CollectionItemName(): + + return 'sith_holocron_01_02' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/holocrons/sith_holocron_3_5.py b/scripts/loot/lootItems/collections/holocrons/sith_holocron_3_5.py index ede2ccf7..5371c768 100644 --- a/scripts/loot/lootItems/collections/holocrons/sith_holocron_3_5.py +++ b/scripts/loot/lootItems/collections/holocrons/sith_holocron_3_5.py @@ -10,7 +10,7 @@ def customizationAttributes(): return ['/private/index_color_1'] def customizationValues(): - return [10] + return [8] def STFparams(): @@ -18,4 +18,12 @@ def STFparams(): def AddToCollection(): - return 'inv_holocron_collection_02' \ No newline at end of file + return 'inv_holocron_collection_02' + +def CollectionItemName(): + + return 'sith_holocron_02_03' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/holocrons/sith_holocron_3_5_wp.py b/scripts/loot/lootItems/collections/holocrons/sith_holocron_3_5_wp.py index 93d34fdb..3fb953cb 100644 --- a/scripts/loot/lootItems/collections/holocrons/sith_holocron_3_5_wp.py +++ b/scripts/loot/lootItems/collections/holocrons/sith_holocron_3_5_wp.py @@ -10,7 +10,7 @@ def customizationAttributes(): return ['/private/index_color_1'] def customizationValues(): - return [10] + return [9] def STFparams(): @@ -18,4 +18,12 @@ def STFparams(): def AddToCollection(): - return 'inv_holocron_collection_01' \ No newline at end of file + return 'inv_holocron_collection_01' + +def CollectionItemName(): + + return 'sith_holocron_01_03' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/holocrons/sith_holocron_4_5.py b/scripts/loot/lootItems/collections/holocrons/sith_holocron_4_5.py index 5439593a..ebdbe91b 100644 --- a/scripts/loot/lootItems/collections/holocrons/sith_holocron_4_5.py +++ b/scripts/loot/lootItems/collections/holocrons/sith_holocron_4_5.py @@ -10,7 +10,7 @@ def customizationAttributes(): return ['/private/index_color_1'] def customizationValues(): - return [10] + return [3] def STFparams(): @@ -18,4 +18,12 @@ def STFparams(): def AddToCollection(): - return 'inv_holocron_collection_02' \ No newline at end of file + return 'inv_holocron_collection_02' + +def CollectionItemName(): + + return 'sith_holocron_02_04' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/holocrons/sith_holocron_4_5_wp.py b/scripts/loot/lootItems/collections/holocrons/sith_holocron_4_5_wp.py index d7b851e0..fb1f4775 100644 --- a/scripts/loot/lootItems/collections/holocrons/sith_holocron_4_5_wp.py +++ b/scripts/loot/lootItems/collections/holocrons/sith_holocron_4_5_wp.py @@ -10,7 +10,7 @@ def customizationAttributes(): return ['/private/index_color_1'] def customizationValues(): - return [10] + return [13] def STFparams(): @@ -18,4 +18,12 @@ def STFparams(): def AddToCollection(): - return 'inv_holocron_collection_01' \ No newline at end of file + return 'inv_holocron_collection_01' + +def CollectionItemName(): + + return 'sith_holocron_01_04' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/holocrons/sith_holocron_5_5.py b/scripts/loot/lootItems/collections/holocrons/sith_holocron_5_5.py index 25514103..f6904984 100644 --- a/scripts/loot/lootItems/collections/holocrons/sith_holocron_5_5.py +++ b/scripts/loot/lootItems/collections/holocrons/sith_holocron_5_5.py @@ -10,7 +10,7 @@ def customizationAttributes(): return ['/private/index_color_1'] def customizationValues(): - return [10] + return [4] def STFparams(): @@ -18,4 +18,12 @@ def STFparams(): def AddToCollection(): - return 'inv_holocron_collection_02' \ No newline at end of file + return 'inv_holocron_collection_02' + +def CollectionItemName(): + + return 'sith_holocron_02_05' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/holocrons/sith_holocron_5_5_wp.py b/scripts/loot/lootItems/collections/holocrons/sith_holocron_5_5_wp.py index bcb21477..081b826b 100644 --- a/scripts/loot/lootItems/collections/holocrons/sith_holocron_5_5_wp.py +++ b/scripts/loot/lootItems/collections/holocrons/sith_holocron_5_5_wp.py @@ -18,4 +18,12 @@ def STFparams(): def AddToCollection(): - return 'inv_holocron_collection_01' \ No newline at end of file + return 'inv_holocron_collection_01' + +def CollectionItemName(): + + return 'sith_holocron_01_05' + +def stackable(): + + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_1.py b/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_1.py index 2486b7c2..eb5d1cf9 100644 --- a/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_1.py +++ b/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_1.py @@ -1,13 +1,19 @@ - def itemTemplate(): - return ['/object/tangible/loot/creature_loot/collections/shared_unknown_shattered_shard_fragment.iff'] + return ['object/tangible/loot/creature_loot/collections/shared_unknown_shattered_shard_fragment.iff'] + +def STFparams(): + + return ['static_item_n','col_shattered_shard_unknown_02_01','static_item_d','col_shattered_shard_unknown_02_01'] + +def AddToCollection(): + + return 'col_shattered_shards_01' +def CollectionItemName(): + + return 'col_shattered_shard_piece_01' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_10.py b/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_10.py index 2486b7c2..9b760108 100644 --- a/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_10.py +++ b/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_10.py @@ -1,13 +1,19 @@ - def itemTemplate(): - return ['/object/tangible/loot/creature_loot/collections/shared_unknown_shattered_shard_fragment.iff'] + return ['object/tangible/loot/creature_loot/collections/shared_unknown_shattered_shard_fragment.iff'] + +def STFparams(): + + return ['static_item_n','col_shattered_shard_unknown_02_10','static_item_d','col_shattered_shard_unknown_02_10'] + +def AddToCollection(): + + return 'col_shattered_shards_01' +def CollectionItemName(): + + return 'col_shattered_shard_piece_10' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_2.py b/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_2.py index 2486b7c2..ad2e800c 100644 --- a/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_2.py +++ b/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_2.py @@ -1,13 +1,19 @@ - def itemTemplate(): - return ['/object/tangible/loot/creature_loot/collections/shared_unknown_shattered_shard_fragment.iff'] + return ['object/tangible/loot/creature_loot/collections/shared_unknown_shattered_shard_fragment.iff'] + +def STFparams(): + + return ['static_item_n','col_shattered_shard_unknown_02_02','static_item_d','col_shattered_shard_unknown_02_02'] + +def AddToCollection(): + + return 'col_shattered_shards_01' +def CollectionItemName(): + + return 'col_shattered_shard_piece_02' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_3.py b/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_3.py index 2486b7c2..2cfc03bc 100644 --- a/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_3.py +++ b/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_3.py @@ -1,13 +1,19 @@ - def itemTemplate(): - return ['/object/tangible/loot/creature_loot/collections/shared_unknown_shattered_shard_fragment.iff'] + return ['object/tangible/loot/creature_loot/collections/shared_unknown_shattered_shard_fragment.iff'] + +def STFparams(): + + return ['static_item_n','col_shattered_shard_unknown_02_03','static_item_d','col_shattered_shard_unknown_02_03'] + +def AddToCollection(): + + return 'col_shattered_shards_01' +def CollectionItemName(): + + return 'col_shattered_shard_piece_03' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_4.py b/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_4.py index 2486b7c2..bf1ca227 100644 --- a/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_4.py +++ b/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_4.py @@ -1,13 +1,19 @@ - def itemTemplate(): - return ['/object/tangible/loot/creature_loot/collections/shared_unknown_shattered_shard_fragment.iff'] + return ['object/tangible/loot/creature_loot/collections/shared_unknown_shattered_shard_fragment.iff'] + +def STFparams(): + + return ['static_item_n','col_shattered_shard_unknown_02_04','static_item_d','col_shattered_shard_unknown_02_04'] + +def AddToCollection(): + + return 'col_shattered_shards_01' +def CollectionItemName(): + + return 'col_shattered_shard_piece_04' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_5.py b/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_5.py index 2486b7c2..5a21f91a 100644 --- a/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_5.py +++ b/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_5.py @@ -1,13 +1,19 @@ - def itemTemplate(): - return ['/object/tangible/loot/creature_loot/collections/shared_unknown_shattered_shard_fragment.iff'] + return ['object/tangible/loot/creature_loot/collections/shared_unknown_shattered_shard_fragment.iff'] + +def STFparams(): + + return ['static_item_n','col_shattered_shard_unknown_02_05','static_item_d','col_shattered_shard_unknown_02_05'] + +def AddToCollection(): + + return 'col_shattered_shards_01' +def CollectionItemName(): + + return 'col_shattered_shard_piece_05' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_6.py b/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_6.py index 2486b7c2..25a1883b 100644 --- a/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_6.py +++ b/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_6.py @@ -1,13 +1,19 @@ - def itemTemplate(): - return ['/object/tangible/loot/creature_loot/collections/shared_unknown_shattered_shard_fragment.iff'] + return ['object/tangible/loot/creature_loot/collections/shared_unknown_shattered_shard_fragment.iff'] + +def STFparams(): + + return ['static_item_n','col_shattered_shard_unknown_02_06','static_item_d','col_shattered_shard_unknown_02_06'] + +def AddToCollection(): + + return 'col_shattered_shards_01' +def CollectionItemName(): + + return 'col_shattered_shard_piece_06' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_7.py b/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_7.py index 2486b7c2..29ef8d7d 100644 --- a/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_7.py +++ b/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_7.py @@ -1,13 +1,19 @@ - def itemTemplate(): - return ['/object/tangible/loot/creature_loot/collections/shared_unknown_shattered_shard_fragment.iff'] + return ['object/tangible/loot/creature_loot/collections/shared_unknown_shattered_shard_fragment.iff'] + +def STFparams(): + + return ['static_item_n','col_shattered_shard_unknown_02_07','static_item_d','col_shattered_shard_unknown_02_07'] + +def AddToCollection(): + + return 'col_shattered_shards_01' +def CollectionItemName(): + + return 'col_shattered_shard_piece_07' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_8.py b/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_8.py index 2486b7c2..344ee613 100644 --- a/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_8.py +++ b/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_8.py @@ -1,13 +1,19 @@ - def itemTemplate(): - return ['/object/tangible/loot/creature_loot/collections/shared_unknown_shattered_shard_fragment.iff'] + return ['object/tangible/loot/creature_loot/collections/shared_unknown_shattered_shard_fragment.iff'] + +def STFparams(): + + return ['static_item_n','col_shattered_shard_unknown_02_08','static_item_d','col_shattered_shard_unknown_02_08'] + +def AddToCollection(): + + return 'col_shattered_shards_01' +def CollectionItemName(): + + return 'col_shattered_shard_piece_08' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_9.py b/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_9.py index 2486b7c2..a6421ca0 100644 --- a/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_9.py +++ b/scripts/loot/lootItems/collections/shattered_crystal_shard/unknown_shard_9.py @@ -1,13 +1,19 @@ - def itemTemplate(): - return ['/object/tangible/loot/creature_loot/collections/shared_unknown_shattered_shard_fragment.iff'] + return ['object/tangible/loot/creature_loot/collections/shared_unknown_shattered_shard_fragment.iff'] + +def STFparams(): + + return ['static_item_n','col_shattered_shard_unknown_02_09','static_item_d','col_shattered_shard_unknown_02_09'] + +def AddToCollection(): + + return 'col_shattered_shards_01' +def CollectionItemName(): + + return 'col_shattered_shard_piece_09' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/story_of_count_dooku/dooku_datadisk_1.py b/scripts/loot/lootItems/collections/story_of_count_dooku/dooku_datadisk_1.py index 4956377c..103661ff 100644 --- a/scripts/loot/lootItems/collections/story_of_count_dooku/dooku_datadisk_1.py +++ b/scripts/loot/lootItems/collections/story_of_count_dooku/dooku_datadisk_1.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_dooku_datadisk_01.iff'] +def STFparams(): + + return ['static_item_n','col_dooku_datadisk_02_01','static_item_d','col_dooku_datadisk_02_01'] + +def AddToCollection(): + + return 'col_story_count_dooku' + +def CollectionItemName(): + + return 'dooku_datadisk_01' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/story_of_count_dooku/dooku_datadisk_2.py b/scripts/loot/lootItems/collections/story_of_count_dooku/dooku_datadisk_2.py index 0469bfa1..8ccaf124 100644 --- a/scripts/loot/lootItems/collections/story_of_count_dooku/dooku_datadisk_2.py +++ b/scripts/loot/lootItems/collections/story_of_count_dooku/dooku_datadisk_2.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_dooku_datadisk_02.iff'] +def STFparams(): + + return ['static_item_n','col_dooku_datadisk_02_02','static_item_d','col_dooku_datadisk_02_02'] + +def AddToCollection(): + + return 'col_story_count_dooku' + +def CollectionItemName(): + + return 'dooku_datadisk_02' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/story_of_count_dooku/dooku_datadisk_3.py b/scripts/loot/lootItems/collections/story_of_count_dooku/dooku_datadisk_3.py index 0cb1da81..7c10ff27 100644 --- a/scripts/loot/lootItems/collections/story_of_count_dooku/dooku_datadisk_3.py +++ b/scripts/loot/lootItems/collections/story_of_count_dooku/dooku_datadisk_3.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_dooku_datadisk_03.iff'] +def STFparams(): + + return ['static_item_n','col_dooku_datadisk_02_03','static_item_d','col_dooku_datadisk_02_03'] + +def AddToCollection(): + + return 'col_story_count_dooku' + +def CollectionItemName(): + + return 'dooku_datadisk_03' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/story_of_count_dooku/dooku_datadisk_4.py b/scripts/loot/lootItems/collections/story_of_count_dooku/dooku_datadisk_4.py index fcf0dc92..404c0c55 100644 --- a/scripts/loot/lootItems/collections/story_of_count_dooku/dooku_datadisk_4.py +++ b/scripts/loot/lootItems/collections/story_of_count_dooku/dooku_datadisk_4.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_dooku_datadisk_04.iff'] +def STFparams(): + + return ['static_item_n','col_dooku_datadisk_02_04','static_item_d','col_dooku_datadisk_02_04'] + +def AddToCollection(): + + return 'col_story_count_dooku' + +def CollectionItemName(): + + return 'dooku_datadisk_04' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/story_of_count_dooku/dooku_datadisk_5.py b/scripts/loot/lootItems/collections/story_of_count_dooku/dooku_datadisk_5.py index 5a2edf0a..4218b0c1 100644 --- a/scripts/loot/lootItems/collections/story_of_count_dooku/dooku_datadisk_5.py +++ b/scripts/loot/lootItems/collections/story_of_count_dooku/dooku_datadisk_5.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_dooku_datadisk_05.iff'] +def STFparams(): + + return ['static_item_n','col_dooku_datadisk_02_05','static_item_d','col_dooku_datadisk_02_05'] + +def AddToCollection(): + + return 'col_story_count_dooku' + +def CollectionItemName(): + + return 'dooku_datadisk_05' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_1.py b/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_1.py index 2b2c4542..1ac74364 100644 --- a/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_1.py +++ b/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_1.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_exar_kun_lost_journal_page_01.iff'] +def STFparams(): + + return ['static_item_n','col_heroic_exar_kun_lost_journal_02_01','static_item_d','col_heroic_exar_kun_lost_journal_02_01'] + +def AddToCollection(): + + return 'exar_kun_lost_journal' + +def CollectionItemName(): + + return 'lost_journal_page_01' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_2.py b/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_2.py index 21297a8c..77e647bb 100644 --- a/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_2.py +++ b/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_2.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_exar_kun_lost_journal_page_02.iff'] +def STFparams(): + + return ['static_item_n','col_heroic_exar_kun_lost_journal_02_02','static_item_d','col_heroic_exar_kun_lost_journal_02_02'] + +def AddToCollection(): + + return 'exar_kun_lost_journal' + +def CollectionItemName(): + + return 'lost_journal_page_02' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_3.py b/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_3.py index fe754904..98d7f5d5 100644 --- a/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_3.py +++ b/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_3.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_exar_kun_lost_journal_page_03.iff'] +def STFparams(): + + return ['static_item_n','col_heroic_exar_kun_lost_journal_02_03','static_item_d','col_heroic_exar_kun_lost_journal_02_03'] + +def AddToCollection(): + + return 'exar_kun_lost_journal' + +def CollectionItemName(): + + return 'lost_journal_page_03' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_4.py b/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_4.py index 5aa4f65d..6b0959a7 100644 --- a/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_4.py +++ b/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_4.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_exar_kun_lost_journal_page_04.iff'] +def STFparams(): + + return ['static_item_n','col_heroic_exar_kun_lost_journal_02_04','static_item_d','col_heroic_exar_kun_lost_journal_02_04'] + +def AddToCollection(): + + return 'exar_kun_lost_journal' + +def CollectionItemName(): + + return 'lost_journal_page_04' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_5.py b/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_5.py index b73d999b..02cc10d8 100644 --- a/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_5.py +++ b/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_5.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_exar_kun_lost_journal_page_05.iff'] +def STFparams(): + + return ['static_item_n','col_heroic_exar_kun_lost_journal_02_05','static_item_d','col_heroic_exar_kun_lost_journal_02_05'] + +def AddToCollection(): + + return 'exar_kun_lost_journal' + +def CollectionItemName(): + + return 'lost_journal_page_05' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_6.py b/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_6.py index 50422db0..20301647 100644 --- a/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_6.py +++ b/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_6.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_exar_kun_lost_journal_page_06.iff'] +def STFparams(): + + return ['static_item_n','col_heroic_exar_kun_lost_journal_02_06','static_item_d','col_heroic_exar_kun_lost_journal_02_06'] + +def AddToCollection(): + + return 'exar_kun_lost_journal' + +def CollectionItemName(): + + return 'lost_journal_page_06' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_7.py b/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_7.py index f61db335..ac4b7564 100644 --- a/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_7.py +++ b/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_7.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_exar_kun_lost_journal_page_07.iff'] +def STFparams(): + + return ['static_item_n','col_heroic_exar_kun_lost_journal_02_07','static_item_d','col_heroic_exar_kun_lost_journal_02_07'] + +def AddToCollection(): + + return 'exar_kun_lost_journal' + +def CollectionItemName(): + + return 'lost_journal_page_07' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_8.py b/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_8.py index cedb52f9..6f509a30 100644 --- a/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_8.py +++ b/scripts/loot/lootItems/collections/walter_emanus_lost_journal/lost_journal_page_8.py @@ -3,11 +3,18 @@ def itemTemplate(): return ['/object/tangible/loot/creature_loot/collections/shared_exar_kun_lost_journal_page_08.iff'] +def STFparams(): + + return ['static_item_n','col_heroic_exar_kun_lost_journal_02_08','static_item_d','col_heroic_exar_kun_lost_journal_02_08'] + +def AddToCollection(): + + return 'exar_kun_lost_journal' + +def CollectionItemName(): + + return 'lost_journal_page_08' + def stackable(): - return 1 - -def junkDealerPrice(): - - return 100 - + return 1 \ No newline at end of file diff --git a/scripts/radial/item/collection/loot_collection.py b/scripts/radial/item/collection/loot_collection.py index c88a04e2..51fd1e57 100644 --- a/scripts/radial/item/collection/loot_collection.py +++ b/scripts/radial/item/collection/loot_collection.py @@ -9,9 +9,10 @@ def createRadial(core, owner, target, radials): def handleSelection(core, actor, target, option): if option == 21 and target: - print (target.getAttachment('CollectionItemName')) - core.collectionService.addCollection(actor, target.getAttachment('CollectionItemName')) - core.objectService.useObject(actor, target) - #core.objectService.destroyObject(target) + if target.getAttachment('CollectionItemName'): + print (target.getAttachment('CollectionItemName')) + core.collectionService.addCollection(actor, target.getAttachment('CollectionItemName')) + core.objectService.useObject(actor, target) + #core.objectService.destroyObject(target) return \ No newline at end of file