Level One rework
Revamped Level One: North & Level One: Central to be as close to PnP as possible. Added Level One: Latrene 3 area. Added efreeti appearance from CEP3. Revamped efreeti bottle to be like PnP (no wishes, yet)
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
},
|
||||
"Charges": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 0
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
"value": "Efreeti Bottle"
|
||||
},
|
||||
"Cost": {
|
||||
"type": "dword",
|
||||
"value": 9000
|
||||
"value": 0
|
||||
},
|
||||
"Cursed": {
|
||||
"type": "byte",
|
||||
@@ -27,13 +27,13 @@
|
||||
"DescIdentified": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "A bottle containing the essence of a powerful elemental spirit, the Efreeti Bottle allows the user to summon it at will."
|
||||
"0": "A bottle containing the essence of a powerful elemental spirit, the Efreeti Bottle allows the user to summon an efreeti once per day with unpredictable effects."
|
||||
}
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": ""
|
||||
"0": "A thin stream of smoke is issuing from this lead-stoppered brass bottle."
|
||||
}
|
||||
},
|
||||
"Identified": {
|
||||
@@ -43,7 +43,7 @@
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Efreeti Bottle"
|
||||
"0": "[old] Efreeti Bottle"
|
||||
}
|
||||
},
|
||||
"ModelPart1": {
|
||||
@@ -52,7 +52,7 @@
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 24
|
||||
"value": 23
|
||||
},
|
||||
"Plot": {
|
||||
"type": "byte",
|
||||
@@ -89,7 +89,38 @@
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 421
|
||||
"value": 329
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 28
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 2
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 85
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -104,10 +135,14 @@
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "EfreetiBottle"
|
||||
"value": "ITM_EFREETIBOT01"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "efreetibottle"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 26
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user