User:NoHornyOnMain/ItemTestPage: Difference between revisions
From Lilith's Throne
				
				
				Jump to navigationJump to search
				
				
 SVG -> PNG  | 
				 Add Formatting to Effect Tooltip Lines  | 
				||
| Line 35: | Line 35: | ||
RACE  | RACE  | ||
|effectTooltipLines=  | |effectTooltipLines=  | ||
<b style='color:#57DB7E'>Restores</b> 10% <b style='color:#FF385D'>health</b><br>  | |||
<span style='color:#57DB7E'>+3</span> <span style='color:#FF1472'>Physique</span> to 'potion effects'  | |||
|applyEffects=  | |applyEffects=  | ||
[##npc.incrementHealth(npc.getAttributeValue(ATTRIBUTE_HEALTH_MAXIMUM)/10)]  | [##npc.incrementHealth(npc.getAttributeValue(ATTRIBUTE_HEALTH_MAXIMUM)/10)]  | ||
Latest revision as of 22:38, 1 February 2024
Description
A novelty, individual-sized cast iron bowl, complete with a resealable lid. The contents take the form of a delicious-smelling variety of gumbo, which contains meat, okra, and a variety of other mysterious vegetables.
Other Info
| Attribute | Value | 
|---|---|
| Value | ¤ 100 | 
| Determiner | a bowl of | 
| Name | Gator's Gumbo | 
| Name (Plural) | Gator's Gumbo | 
| Plural By Default? | No | 
| Description | A novelty, individual-sized cast iron bowl, complete with a resealable lid. The contents take the form of a delicious-smelling variety of gumbo, which contains meat, okra, and a variety of other mysterious vegetables. | 
| Use Descriptor | eat | 
| Usable During Sex? | Yes | 
| Usable on Allies in Combat? | Yes | 
| Usable on Enemies in Combat? | No | 
| Consumed On Use? | Yes | 
| Rarity | Rare | 
| Potion Descriptor | alligator | 
| Associated Race | Template:ALLIGATOR MORPH | 
| Enchantment Item Type ID | ELIXIR | 
| Enchantment Effect ID | RACE | 
| Effect Tooltip Lines | Restores 10% health +3 Physique to 'potion effects'  | 
| Apply Effects | [##npc.incrementHealth(npc.getAttributeValue(ATTRIBUTE_HEALTH_MAXIMUM)/10)]
			 [npc.Name] [npc.verb(start)] to feel a lot stronger... [#npc.addPotionEffect(ATTRIBUTE_MAJOR_PHYSIQUE, 3)]  | 
| Item Tags | Template:SUBMISSION TUNNEL SPAWN | 
| Use Description (Self) | [npc.Name] [npc.verb(remove)] the lid from the bowl of Gator's Gumbo and [npc.verb(start)] eating the rich meal contained within. The delicious, slightly spicy taste of seafood instantly fills [npc.her] mouth, but [npc.she] [npc.do]n't take any time to really relish the flavour, as [npc.she] can't help but keep on greedily moving on to [npc.her] next mouthful until [npc.sheHas] gulped down all of the tangy mess. | 
| Use Description (Other) | [npc.Name] [npc.verb(remove)] the lid from the bowl of Gator's Gumbo and [npc.verb(offer)] the rich meal contained within to [npc2.name]. Tucking in, the delicious, slightly spicy taste of seafood instantly fills [npc2.namePos] mouth, but [npc2.she] [npc2.do]n't take any time to really relish the flavour, as [npc2.she] can't help but keep on greedily moving on to [npc2.her] next mouthful until [npc2.sheHas] gulped down all of the tangy mess. | 
