From Dark and Darker Wiki

m (lich example has adventure points now)
(Added invslots)
Line 146: Line 146:
}}<!--
}}<!--
     -->}}
     -->}}
         {{#if:{{{description|}}}|
         {{#if:{{{invslots|}}}|
<div style="display:flex; margin-top:10px; flex-direction:column; align-items:center; text-align:center;">
{{{invslots}}}
</div>
}}<!--
    -->{{#if:{{{description|}}}|      
         <div class="line" style="background-image:linear-gradient(to right,rgb(10,10,10),rgb(100,100,100),rgb(10,10,10))"></div> <!-- Line -->
         <div class="line" style="background-image:linear-gradient(to right,rgb(10,10,10),rgb(100,100,100),rgb(10,10,10))"></div> <!-- Line -->
<div style="color:rgb(115,83,67);display:flex; flex-direction:column; align-items:center; text-align:center;">  
<div style="color:rgb(115,83,67);display:flex; flex-direction:column; align-items:center; text-align:center;">  
Line 385: Line 390:
|nomargin                = used for tabs
|nomargin                = used for tabs
|size                    = 50x50px
|size                    = 50x50px
|invslots = [[File:1x3InvSlot|x75px]]
}}
}}
</td>
</td>
Line 431: Line 437:
"type": "string",
"type": "string",
"required": true,
"required": true,
            "description": "The name of the item"
"description": "The name of the item"
},
},
"image": {
"image": {
Line 438: Line 444:
"type": "string",
"type": "string",
"suggested": false,
"suggested": false,
            "description": "Image of the item, optional, name variable is used on default"
"description": "Image of the item, optional, name variable is used on default"
},
},
"rarity": {
"rarity": {
Line 445: Line 451:
"type": "string",
"type": "string",
"suggested": true,
"suggested": true,
            "description": "Rarity of the item"
"description": "Rarity of the item"
},
},
"stats": {
"stats": {
Line 452: Line 458:
"type": "string",
"type": "string",
"suggested": true,
"suggested": true,
            "description": "Stats of the item"
"description": "Stats of the item"
},
},
"enchantments": {
"enchantments": {
Line 458: Line 464:
"type": "string",
"type": "string",
"suggested": false,
"suggested": false,
            "description": "enchantments of the item if there is any"
"description": "enchantments of the item if there is any"
},
},
"special": {
"special": {
Line 464: Line 470:
"type": "string",
"type": "string",
"suggested": false,
"suggested": false,
            "description": "Special power of the item if there is any"
"description": "Special power of the item if there is any"
},
},
"effect": {
"effect": {
Line 470: Line 476:
"type": "string",
"type": "string",
"suggested": false,
"suggested": false,
            "description": "effect of the item if there is any"
"description": "effect of the item if there is any"
},
},
"classes": {
"classes": {
Line 476: Line 482:
"type": "string",
"type": "string",
"suggested": true,
"suggested": true,
            "description": "Classes of item"
"description": "Classes of item"
},
},
"slottype": {
"slottype": {
Line 482: Line 488:
"type": "string",
"type": "string",
"suggested": true,
"suggested": true,
            "description": "Slot type of item"
"description": "Slot type of item"
},
},
"armortype": {
"armortype": {
Line 488: Line 494:
"type": "string",
"type": "string",
"suggested": false,
"suggested": false,
            "description": "Armor type of item"
"description": "Armor type of item"
},
},
"handtype": {
"handtype": {
Line 494: Line 500:
"type": "string",
"type": "string",
"suggested": false,
"suggested": false,
            "description": "handtype of item"
"description": "handtype of item"
},
},
"weapontype": {
"weapontype": {
Line 500: Line 506:
"type": "string",
"type": "string",
"suggested": false,
"suggested": false,
            "description": "weapontype of item"
"description": "weapontype of item"
},
},
"utilitytype": {
"utilitytype": {
Line 506: Line 512:
"type": "string",
"type": "string",
"suggested": true,
"suggested": true,
            "description": "Utility type of item"
"description": "Utility type of item"
},
},
"actiontime": {
"actiontime": {
Line 512: Line 518:
"type": "string",
"type": "string",
"suggested": true,
"suggested": true,
            "description": "Action Time of item if there is any"
"description": "Action Time of item if there is any"
},
},
"attackspeed": {
"attackspeed": {
Line 518: Line 524:
"type": "string",
"type": "string",
"suggested": false,
"suggested": false,
            "description": "attackspeed of item"
"description": "attackspeed of item"
},
},
"reloadspeed": {
"reloadspeed": {
Line 524: Line 530:
"type": "string",
"type": "string",
"suggested": false,
"suggested": false,
            "description": "reloadspeed of item"
"description": "reloadspeed of item"
},
},
"quiversize": {
"quiversize": {
Line 530: Line 536:
"type": "string",
"type": "string",
"suggested": false,
"suggested": false,
            "description": "quiversize of item"
"description": "quiversize of item"
},
},
"combo": {
"combo": {
Line 536: Line 542:
"type": "string",
"type": "string",
"suggested": false,
"suggested": false,
            "description": "combo of item"
"description": "combo of item"
},
},
"combodamage": {
"combodamage": {
Line 542: Line 548:
"type": "string",
"type": "string",
"suggested": false,
"suggested": false,
            "description": "combodamage of item"
"description": "combodamage of item"
},
},
"spotdamage": {
"spotdamage": {
Line 548: Line 554:
"type": "string",
"type": "string",
"suggested": false,
"suggested": false,
            "description": "spotdamage of item"
"description": "spotdamage of item"
},
},
"hitbox": {
"hitbox": {
Line 554: Line 560:
"type": "string",
"type": "string",
"suggested": false,
"suggested": false,
            "description": "hitbox of item"
"description": "hitbox of item"
},
},
"actionmovementspeed": {
"actionmovementspeed": {
Line 560: Line 566:
"type": "string",
"type": "string",
"suggested": false,
"suggested": false,
            "description": "actionmovementspeed of item"
"description": "actionmovementspeed of item"
},
},
"description": {
"description": {
Line 566: Line 572:
"type": "string",
"type": "string",
"suggested": true,
"suggested": true,
            "description": "Description of item if there is any"
"description": "Description of item if there is any"
},
},
"nofloat": {
"nofloat": {
"label": "nofloat",
"label": "nofloat",
            "example": "1",
"example": "1",
"type": "string",
"type": "string",
"suggested": false,
"suggested": false,
            "description": "Whether the infobox float right or not"
"description": "Whether the infobox float right or not"
},
},
"nomargin": {
"nomargin": {
"label": "nomargin",
"label": "nomargin",
            "example": "1",
"example": "1",
"type": "string",
"type": "string",
"suggested": false,
"suggested": false,
            "description": "Whether to have margin on left or not"
"description": "Whether to have margin on left or not"
},
},
"size": {
"size": {
"label": "size",
"label": "size",
            "example": "100x200px",
"example": "100x200px",
"type": "string",
"type": "string",
"suggested": false,
"suggested": false,
            "description": "Size of the picture, default = 100x200px , 100x for width, 200px for height"
"description": "Size of the picture, default = 100x200px , 100x for width, 200px for height"
},
"invsize": {
"label": "InvSlot Size",
"example": "1x1InvSlot.jpg, 1x2InvSlot.jpg ... etc.",
"type": "wiki-file-name"
}
}
},
},
Line 616: Line 627:
"nofloat",
"nofloat",
"nomargin",
"nomargin",
"size"
"size",
"invsize"
]
]
}
}
</templatedata></noinclude>
</templatedata></noinclude>

Revision as of 21:42, 1 February 2024


Creates an infobox for a weapon.

Example

Code Preview

{{Infobox
|name        = Large Oak Chest
|description = A chest object that drops random loot from the loot table
}}
Large Oak Chest
Large Oak Chest.png

A chest object that drops random loot from the loot table



{{Infobox
|name                 = Healing Potion
|rarity               = 4
|stats                = Move Speed -20,1 Agility
|effect              = 15 HP healed over 20 seconds
|slottype             = Utility
|utilitytype          = Drink
|actiontime           = 6 seconds
|description          = Potion used to recover a bit of health
|nomargin          = 1
}}
Healing Potion
Healing Potion.png

-
Move Speed -20
-
-
1 Agility
-

15 HP healed over 20 seconds

Slot Type:
Utility
Utility Type:
Drink
Action Time:
6 seconds

Potion used to recover a bit of health



{{Infobox
|name                 = Healing Potion
|rarity               = 1
|stats                = Move Speed -20,1 Agility
|effect              = 15 HP healed over 20 seconds
|slottype             = Utility
|utilitytype          = Drink
|actiontime           = 6 seconds
|description          = Potion used to recover a bit of health
}}
Healing Potion
Healing Potion.png

-
Move Speed -20
-
-
1 Agility
-

15 HP healed over 20 seconds

Slot Type:
Utility
Utility Type:
Drink
Action Time:
6 seconds

Potion used to recover a bit of health



{{Infobox
	|name                 = Lich
	|rarity               = 2
	|image                = Lich
	|stats                = Health 2100,Move Speed 200
	|enemytype             = [[Undead]]
	|location            = [[Inferno]]
	|experience          = 50
	|adventurepoints          = 50
    |nomargin             = 1
	}}
Lich
Lich.png

-
Health 2100
-
-
Move Speed 200
-
Experience:
50
Adventure Points:
50
Type:
Location:



{{Infobox
|name                 = Longbow
|image                = Longbow 7
|classes              = [[Fighter]], [[Ranger]]
|rarity               = 7
|stats                = Damage 25,Move Speed -20 
|special              = Can deflect projectile spells while in defensive stance. 
After the reflection is triggered, you remain able to reflect for 3 seconds, 
and cannot reflect again for 20 seconds after performing a spell reflect.
|enchantments         = 4
|combo                = Slash/Slash/Thrust
|combodamage          = 100%/100%/100%
|attackspeed          = 0.6s/0.56s/0.75s
|spotdamage            = 100%/90%/70%
|actionmovementspeed  = Attack: -25%
|description          = Crafted by a powerful and mysterious being to aid in eliminating magic users. 
He saw wizards lust for magic, fearing they would grow too powerful.
}}
Longbow
Longbow 7.png

-
Damage 25
-
-
Move Speed -20
-
-
Up to 4 extra enchantments
-
-
Can deflect projectile spells while in defensive stance. After the reflection is triggered, you remain able to reflect for 3 seconds, and cannot reflect again for 20 seconds after performing a spell reflect.
-
Required Class:
Attack Speed:
0.6s/0.56s/0.75s
Combo:
Slash/Slash/Thrust
Combo Damage:
100%/100%/100%
Spot Damage:
100%/90%/70%
Action Move Speed:
Attack: -25%

Crafted by a powerful and mysterious being to aid in eliminating magic users. He saw wizards lust for magic, fearing they would grow too powerful.



{{Infobox
|name                 = Armet
|classes              = [[Fighter]]
|rarity               = 3
|stats                = Armor Rating 24,Move Speed -12, Headshot Reduction -18%,Projectile Reduction -7%
|enchantments         = 1
|slottype             = Head
|armortype            = Metal
|description          = Molded heavy movable face and cheek plate armor, fully protecting the head from blows.
}}
Armet
Armet.png

-
Armor Rating 24
-
-
Move Speed -12
-
-
Headshot Reduction -18%
-
-
Projectile Reduction -7%
-
-
Up to 1 extra enchantments
-
Required Class:
Slot Type:
Head
Armor Type:
Metal

Molded heavy movable face and cheek plate armor, fully protecting the head from blows.


An example with all options, the information is not correct

{{Infobox
|name                    = Arming Sword
|image                   = Arming Sword 7
|rarity                  = 7
|stats                   = Weapon Damage 2,Move Speed -20,Agility 1,Knowledge 4,Will 2
|special                 = Smites enemies for 40 extra damage
|effect                  = Heal 15 HP over 20 seconds
|classes                 = [[Fighter]]
|slottype                = Primary Weapon
|handtype                = One-Handed
|weapontype              = [[Sword]]
|utilitytype             = Throw
|actiontime              = 1 second
|attackspeed             = 0.6s/0.56s/0.75s
|reloadspeed             = 3.67 seconds
|quiversize              = 7 arrows
|combo                   = Slash/Slash/Pierce
|combodamage             = 100%/100%/150%
|spotdamage              = 100%/90%/70%
|hitbox                  = 70.5 x 17.2
|actionmovementspeed     = Attack -25% <br> Blockreaction: -3% <br> Riposte: -30% <br> Riposteattack: -30%
|description             = Made from attenuated wood overlaid with leather, 
providing more defenses and stability against brunt attacks.
|nofloat                 = used for in text infobox
|nomargin                = used for tabs
|size                    = 50x50px
}}
This usage is not recommended, just here as an example
Arming Sword
Arming Sword 7.png

-
Weapon Damage 2
-
-
Move Speed -20
-
-
Agility 1
-
-
Knowledge 4
-
-
Will 2
-
-
Smites enemies for 40 extra damage
-

Heal 15 HP over 20 seconds

Required Class:
Slot Type:
Primary Weapon
Hand Type:
One-Handed
Weapon Type:
Utility Type:
Throw
Action Time:
1 second
Attack Speed:
0.6s/0.56s/0.75s
Reload Speed:
3.67 seconds
Quiver Size:
7 arrows
Combo:
Slash/Slash/Pierce
Combo Damage:
100%/100%/150%
Spot Damage:
100%/90%/70%
Hitbox:
70.5 x 17.2
Action Move Speed:
Attack -25%
Blockreaction: -3%
Riposte: -30%
Riposteattack: -30%

Made from attenuated wood overlaid with leather, providing more defenses and stability against brunt attacks.


All Options

The full list of options are listed below.

{{Infobox
|name                    =
|image                   =
|rarity                  =
|stats                   =
|special                 =
|effect                  =
|classes                 =
|slottype                =
|armortype               =
|handtype                =
|weapontype              =
|utilitytype             =
|actiontime              =
|attackspeed             =
|reloadspeed             =
|quiversize              =
|combo                   =
|combodamage             =
|spotdamage              =
|hitbox                  =
|actionmovementspeed     =
|description             =
|nofloat                 =
|nomargin                =
|size                    =
}}

No description.

Template parameters

ParameterDescriptionTypeStatus
Namename

The name of the item

Example
Bandage
Stringrequired
imageimage

Image of the item, optional, name variable is used on default

Example
Arming Sword 2
Stringoptional
rarityrarity

Rarity of the item

Example
1
Stringsuggested
statsstats

Stats of the item

Example
Weapon Damage 2,Move Speed -20,Agility 1,Knowledge 4,Will 2
Stringsuggested
enchantmentsenchantments

enchantments of the item if there is any

Stringoptional
Specialspecial

Special power of the item if there is any

Stringoptional
effecteffect

effect of the item if there is any

Stringoptional
classesclasses

Classes of item

Stringsuggested
slottypeslottype

Slot type of item

Stringsuggested
armortypearmortype

Armor type of item

Stringoptional
handtypehandtype

handtype of item

Stringoptional
weapontypeweapontype

weapontype of item

Stringoptional
utilitytypeutilitytype

Utility type of item

Stringsuggested
actiontimeactiontime

Action Time of item if there is any

Stringsuggested
attackspeedattackspeed

attackspeed of item

Stringoptional
reloadspeedreloadspeed

reloadspeed of item

Stringoptional
quiversizequiversize

quiversize of item

Stringoptional
combocombo

combo of item

Stringoptional
combodamagecombodamage

combodamage of item

Stringoptional
spotdamagespotdamage

spotdamage of item

Stringoptional
hitboxhitbox

hitbox of item

Stringoptional
actionmovementspeedactionmovementspeed

actionmovementspeed of item

Stringoptional
descriptiondescription

Description of item if there is any

Stringsuggested
nofloatnofloat

Whether the infobox float right or not

Example
1
Stringoptional
nomarginnomargin

Whether to have margin on left or not

Example
1
Stringoptional
sizesize

Size of the picture, default = 100x200px , 100x for width, 200px for height

Example
100x200px
Stringoptional
InvSlot Sizeinvsize

no description

Example
1x1InvSlot.jpg, 1x2InvSlot.jpg ... etc.
Fileoptional