User:Oreo/sandbox: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
No edit summary
No edit summary
Line 109: Line 109:
         -->|linktext=Any Internal Damage<!-- internal damage is special in that it actually applies to 7 damage afflictions and concussions.
         -->|linktext=Any Internal Damage<!-- internal damage is special in that it actually applies to 7 damage afflictions and concussions.
       -->}}<!--
       -->}}<!--
-->}}
-->}}<br><!--
-->{{#if:{{{damage|}}}|{{Affliction|Internal Damage|{{{damage}}}|{{#if: {{{damagefail}}}|{{{damagefail}}}|}}|||{{#expr:{{{duration}}} * {{{damage}}}}}|{{#if: {{{damagefail|}}}|{{#if: {{{durationfail|}}}|{{#expr: {{{durationfail}}} * {{{damagefail}}} }}|{{#expr: {{{duration}}} * {{{damagefail}}} }}}}}}|linktext=Any Internal Damage>}}}}}}
|}</onlyinclude></includeonly>
|}</onlyinclude></includeonly>

Revision as of 22:54, 7 October 2022

Morphine

Inventory Icon.

Click to upload a new image.Dummy link
Sprite.
ID: antidama1
A powerful opiate for treating pain associated with internal injuries, but will cause shortness of breath and eventual dependency with overuse.
Medical
smallitem, chem, medical, syringe
Medical Usage
Skill Requirements Medical Medical 30
Afflictions Any Internal Damage (300 | 25)*
Any Internal Damage> (300 | 25)*
Values used for testing
{{:User:Oreo/sandbox
| name = Morphine
| sprite = morphine_sprite.png
| identifier = antidama1
| description = A powerful opiate for treating pain associated with internal injuries,
but will cause shortness of breath and eventual dependency with overuse.
| category = Medical
| tags = smallitem,chem,medical,syringe
<!-- STATS -->
| damage = 5
| burn = 0.1
| oxygenlow = 2
| opiateaddiction = 0.5
| opiateoverdose = 1.0
| opiatewithdrawal = -3.0
| damagefail = 2.5
| burnfail = 0.05
| oxygenlowfail = 3
| opiateaddictionfail = 2.5
| opiateoverdosefail = 2.0
| opiatewithdrawalfail = -3.0 <!-- Pretty sure this is the same for literally every drug that has it except naloxone -->
| duration = 10
| durationfail = 10
<!-- CRAFTING -->
| fabricatorskill = 18
| fabricatormaterials = {{Hyperlink|Opium|32}} (x2)
| fabricatortime = 30
| deconstructormaterials = {{Hyperlink|Opium|32}}
| deconstructortime = 20
<!-- STORE -->
| baseprice = 100
| medicalmultiplier = 0.9
}}