Template:Drug

From ShadowHaven Reloaded
Revision as of 02:14, 24 August 2024 by Bulldogc (talk | contribs)
Jump to navigation Jump to search


Usage

This template helps create a standard display format for custom drugs.

  • Name The name of the drug.
  • Vector The drugs vector.
  • Speed The drugs speed
  • Duration The duration of the drugs effect
  • AddictionTypethe addiction type of the drug
  • AddictionRatingThe addiction rating for the drug.
  • AddictionThreshold The threshold to not be addicted.
  • Effect The drugs effects
  • ExoticIngredient any exotic ingredients found in the drug
  • Crash The drugs crash effect
  • Price the cost per dose of the drug
  • Availability the drugs availability
  • Description The text associated with the drug.

So, if you enter this:

{{Drug|
|Name=Test Drug
|Vector=Breath
|Speed=14
|Duration=Requirement
|AddictionType=This is some text
|AddictionRating=This is some text
|AddictionThreshold=This is some text
|Effect=Test Effect
|ExoticIngredient=Text Ingreed
|Crash=Test Crash
|Price=100
|Availability=10F
|Description=Some Text
|}}

The template will return the characters current essence/total essence.

Test Drug
Vector: Breath Speed: 14
Duration: Requirement Addiction Type: This is some text
Addiction Rating: This is some text Addiction Threshold: This is some text
Exotic Ingredient: Text Ingreed Cost per dose: 100
Crash: Test Crash
Effect: Test Effect
Some Text