|
4 | 4 | "copy-from": "triffid_garland",
|
5 | 5 | "type": "TOOL_ARMOR",
|
6 | 6 | "name": { "str": "verdant triffid garland" },
|
7 |
| - "description": "A wreath of brightly-colored flowers from another world, worn around the neck. Elemental magic has been woven into its structure, converting it into a primitive magic item. Using it will grant a burst of renewed stamina, recovering pain and speeding up the body's natural healing. It will take a long time to recharge after each use, and activating it also fatigues the user. It can hold up to 6 uses.", |
| 7 | + "description": "A wreath of brightly-colored flowers from another world, worn around the neck. Elemental magic has been woven into its structure, converting it into a primitive magic item. Using it will grant a burst of renewed stamina, recovering pain and speeding up the body's natural healing. It will take a long time to recharge after each use, and activating it also fatigues the user. It can hold up to 6 uses, each use takes 25 charges.", |
8 | 8 | "price_postapoc": "12 USD",
|
9 |
| - "max_charges": 600, |
10 |
| - "charges_per_use": 100, |
| 9 | + "max_charges": 150, |
| 10 | + "charges_per_use": 25, |
11 | 11 | "ammo": "primitive_magic_item_ammo_type",
|
12 | 12 | "pocket_data": [ { "pocket_type": "MAGAZINE", "rigid": true, "ammo_restriction": { "primitive_magic_item_ammo_type": 600 } } ],
|
13 | 13 | "flags": [ "FANCY", "NO_RELOAD", "NO_UNLOAD", "TARDIS" ],
|
|
25 | 25 | "copy-from": "amulet_exotic",
|
26 | 26 | "type": "TOOL_ARMOR",
|
27 | 27 | "name": { "str": "shrouded exotic amulet" },
|
28 |
| - "description": "A makeshift necklace with a single gem, a charm worked from some manner of unnatural material. Elemental magic has been woven into its structure, converting it into a primitive magic item. Using it will shroud your life force, rendering you undetectable to the undead, in exchange for making mundane wildlife more aggressive towards you. It will take a long time to recharge after each use, and activating it also fatigues the user. It can hold up to 6 uses.", |
| 28 | + "description": "A makeshift necklace with a single gem, a charm worked from some manner of unnatural material. Elemental magic has been woven into its structure, converting it into a primitive magic item. Using it will shroud your life force, rendering you undetectable to the undead, in exchange for making mundane wildlife more aggressive towards you. It will take a long time to recharge after each use, and activating it also fatigues the user. It can hold up to 6 uses, each use takes 25 charges.", |
29 | 29 | "price_postapoc": "15 USD",
|
30 |
| - "max_charges": 600, |
31 |
| - "charges_per_use": 100, |
| 30 | + "max_charges": 150, |
| 31 | + "charges_per_use": 25, |
32 | 32 | "ammo": "primitive_magic_item_ammo_type",
|
33 | 33 | "pocket_data": [ { "pocket_type": "MAGAZINE", "rigid": true, "ammo_restriction": { "primitive_magic_item_ammo_type": 600 } } ],
|
34 | 34 | "flags": [ "FANCY", "NO_RELOAD", "NO_UNLOAD", "TARDIS" ],
|
|
46 | 46 | "copy-from": "brooch_iridescent",
|
47 | 47 | "type": "TOOL_ARMOR",
|
48 | 48 | "name": { "str": "bolstered iridescent brooch" },
|
49 |
| - "description": "A hand-crafted disc brooch made from a strange, unearthly material vaguely resembling mother-of-pearl Elemental magic has been woven into its structure, converting it into a primitive magic item. Using it will enhance your resistance to damage. It will take a long time to recharge after each use, and activating it also fatigues the user. It can hold up to 6 uses.", |
| 49 | + "description": "A hand-crafted disc brooch made from a strange, unearthly material vaguely resembling mother-of-pearl Elemental magic has been woven into its structure, converting it into a primitive magic item. Using it will double any armor or damage resistance you have. It will take a long time to recharge after each use, and activating it also fatigues the user. It can hold up to 6 uses, each use takes 25 charges.", |
50 | 50 | "price_postapoc": "20 USD",
|
51 |
| - "max_charges": 600, |
52 |
| - "charges_per_use": 100, |
| 51 | + "max_charges": 150, |
| 52 | + "charges_per_use": 25, |
53 | 53 | "ammo": "primitive_magic_item_ammo_type",
|
54 | 54 | "pocket_data": [ { "pocket_type": "MAGAZINE", "rigid": true, "ammo_restriction": { "primitive_magic_item_ammo_type": 600 } } ],
|
55 | 55 | "flags": [ "FANCY", "NO_RELOAD", "NO_UNLOAD", "TARDIS" ],
|
|
0 commit comments