Template:NPC Gift Preferences/doc

From Sun Haven Wiki
Jump to navigation Jump to search

Description

This template displays NPC gift information, and what gifts the NPC Loves/Likes/Dislikes etc.

Syntax

{{NPC Gift Preferences
|loveResponse    = The generic response the NPC will say to the player when given a loved item.
|love            = Comma delimited list of loved items.
|loveGroups      = Categories of loved items (e.g. [[:Category:Universally loved gifts|Universally Loved Items]] )

|likeResponse    = The generic response the NPC will say to the player when given a liked item.
|like            = Comma delimited list of liked items.
|likeGroups      = Categories of liked items (e.g. [[:Category:Universally liked gifts|Universally Liked Items]])

|goodResponse    = The generic response the NPC will say to the player when given good (neutral) item.

|dislikeResponse = The generic response the NPC will say to the player when given a disliked item.
|dislike         = Comma delimited list of disliked items.
|dislikeGroups   = Categories of disliked items (e.g. [[:Category:Universally disliked gifts|Universally Liked Items]])
}}

Example

Claude

{{NPC Gift Preferences
|loveResponse  = "Thanks for going through the trouble to get this  [item] for me. I mean that."
|love          = Red Veggie Soup, Tomato, Tomato Soup, Tomato Bread, Tomato Salad, Apple Pie, Vampire Squid, Vampire Piranha, Red Rose Bouquet, Blue Rose Bouquet
|loveGroups    = [[:Category:Universally loved gifts|Universally Loved Items]], [[:Category:Records|Records]]

|likeResponse  = "This is a good  [item], thanks {{PLAYER}}."
|like          = Record Player, Spaghetti, Cinnamon Apple Pie, Apple, Apple Juice, Claude's Performance Record
|likeGroups    = [[:Category:Universally liked gifts|Universally Liked Items]]

|goodResponse   = "A  [item]. Great."

|dislikeResponse = "A  [item]? Next time, just don't bother."
|dislike       = Garlic, Steak, Glass of Pure Water, Wood Plank, Claude Wedding Ring, Claude's House Key, Claude Record
|dislikeGroups = [[:Category:Universally disliked gifts|Universally Disliked Items]]
}}
Items
Love "Thanks for going through the trouble to get this [item] for me. I mean that."
Like "This is a good [item], thanks [Player]."
Neutral "A [item]. Great."
Any gift that has not been mentioned as a love, like, or dislike.
Dislike "A [item]? Next time, just don't bother."