RX12 jet injector: Difference between revisions

From The Cataclysm: Dark Days Ahead Wiki
Jump to navigation Jump to search
(orphaned page. Added stub template.)
(added some information, to lazy to make this nice atm.)
 
Line 1: Line 1:
{{stub}}
{{stub}}
The Rivtech RX12 jet injector is a small pistol-shaped device used to inject advanced fast-healing chemicals through the skin without using a needle. A label on the side warns against using more than two doses per hour.
The Rivtech RX12 jet injector is a small pistol-shaped device used to inject advanced fast-healing chemicals through the skin without using a needle. A label on the side warns against using more than two doses per hour.
See effects.json for the effects on this. Heals, and boosts, but also has a comedown effect later.
"removes_effects": ["infected", "bite", "bleed", "fungus", "dermatik", "winded"],
        "base_mods": {
            "str_mod": [-1],
            "dex_mod": [-2],
            "per_mod": [-2],
            "int_mod": [-1]
        },
        "scaling_mods": {
            "str_mod": [2],
            "dex_mod": [3],
            "per_mod": [3],
            "int_mod": [1]

Latest revision as of 00:17, 15 December 2017

This page is not complete enough; please help if you can.

The Rivtech RX12 jet injector is a small pistol-shaped device used to inject advanced fast-healing chemicals through the skin without using a needle. A label on the side warns against using more than two doses per hour.

See effects.json for the effects on this. Heals, and boosts, but also has a comedown effect later.

"removes_effects": ["infected", "bite", "bleed", "fungus", "dermatik", "winded"],
       "base_mods": {
           "str_mod": [-1],
           "dex_mod": [-2],
           "per_mod": [-2],
           "int_mod": [-1]
       },
       "scaling_mods": {
           "str_mod": [2],
           "dex_mod": [3],
           "per_mod": [3],
           "int_mod": [1]