Şablon:Infobox enemy

Noita Wiki sitesinden
Gezinti kısmına atla Arama kısmına atla
"{{{name}}}"
画像がありません
Detaylar
Template-info.png Documentation

See also: Enemies and Category:Enemies and Template:EnemyQuery

Usage

{{Infobox enemy
| tab                     = // Name for the tab (hidden if there's only one tab)
| name                    = // Enemy Name (Finnish) 
| alias                   = // Enemy Name (English) and/or aliases 
| image                   = 
| icon                    = 
| faction                 = 
| health                  = // leave blank if not known
| crit resist             = 
| attack type             = 
| attack damage           = 
| blood fluid             = 
| corpse material         = 
| drops on death          = // gold and/or items dropped when killed, comma-separated values 
| spawn location          = 
| immunities              = // comma-separated; one or more of: freeze, melee, explosion, fire, electricity, radioactivity, suffocation, touch-spell, physics, polymorph, glue, necro, shock, freezestun, venom
| damage mult melee       = 
| damage mult projectile  = 
| damage mult slice       = 
| damage mult explosion   = 
| damage mult electricity = 
| damage mult fire        = 
| damage mult ice         = 
| damage mult drill       = 
| damage mult radioactive = 
| traits                  = 
}}

Note: This infobox supports up to 4 tabs; simply copy the above parameters and append 2, 3, or 4 to each parameter name to populate additional tabs (see the examples section).

Modular infobox for enemies

Şablon parametreleri

Bu şablon, parametrelerin blok biçimlendirmesini tercih eder.

ParametreAçıklamaTürDurum
tabtab

The text to display for this tab, hidden if there is only one tab

Örnek
ShortName
Dizeönerilen
namename

The Finnish in-game enemy name

Örnek
Example Enemy
Dizegerekli
imageimage

The enemy sprite filename

Örnek
Monster_boss_alchemist.png
Dizeönerilen
iconicon

The enemy icon filename

Örnek
Monster_Boss_centipede.png
Dizeönerilen
factionfaction

The faction the enemy belongs to

Örnek
hiisi
Dizeönerilen
aliasalias alt name

English-translated enemy name

Örnek
Connoisseur of Wands
Dizeönerilen
healthhealth hp

Maximum health value for the enemy

Varsayılan
???
Örnek
120
Sayıönerilen
crit resistcrit resist

Amount of critical hit resistance the enemy has

Varsayılan
0
Örnek
0.5
Sayıönerilen
attack typeattack type

Method of attack for this enemy

Örnek
Projectile
Dizeönerilen
attack damageattack damage damage

Amount of damage for the enemy's attack(s)

İçerikönerilen
blood fluidblood fluid bleeds

The material the enemy bleeds when struck.

Örnek
Blood
Sayfa adıönerilen
corpse materialcorpse material corpse

The material the enemy's corpse is made of after it dies.

Örnek
Meat
Sayfa adıönerilen
drops on deathdrops on death drops loot

Items dropped when the enemy dies.

Örnek
Example Spell, Level 5 Wand
Dizeönerilen
spawn locationspawn location spawn locations

The biome(s) where the enemy spawns in-game.

Örnek
Coal Pits
Sayfa adıönerilen
immunitiesimmunities

Comma-separated; one or more of: freeze, melee, explosion, fire, electricity, radioactivity, suffocation, touch-spell, physics, polymorph, glue, necro, shock, freezestun, venom

Örnek
physics, fire
Dizeisteğe bağlı
damage mult projectiledamage mult projectile projectile damage projectile dmg

Damage multiplier for projectile damage.

Örnek
1.0x
Dizeönerilen
damage mult drilldamage mult drill drill damage drill dmg

Damage multiplier for drill damage.

Örnek
0.3x
Dizeönerilen
damage mult icedamage mult ice freeze damage freeze dmg damage mult freeze ice damage ice dmg

Damage multiplier for freezing damage.

Örnek
0.8x
Dizeönerilen
damage mult firedamage mult fire fire damage fire dmg

Damage multiplier for fire damage.

Örnek
1.0x
Dizeönerilen
damage mult electricitydamage mult electricity electricity damage electricity dmg

Damage multiplier for electrical damage.

Örnek
1.5x
Dizeönerilen
damage mult explosiondamage mult explosion explosion damage explosion dmg

Damage multiplier for explosion damage.

Örnek
0.4x
Dizeönerilen
damage mult slicedamage mult slice slice damage slice dmg

Damage multiplier for slice damage.

Örnek
1.0x
Dizeönerilen
damage mult meleedamage mult melee melee damage melee dmg

Damage multiplier for melee damage.

Örnek
0.5x
Dizeönerilen
damage mult radioactivedamage mult radioactive radioactive damage radioactive dmg

The damage multiplier for radioactive (toxic) damage.

Örnek
0x
Dizeönerilen
traitstraits powers abilities vulnerabilities

Any unusual defenses, weaknesses or attributes the enemy may have (e.g., material vulnerabilities, gravity field, thunder field).

Örnek
Permanent [[Personal Gravity Field]].
İçerikisteğe bağlı

Example

{{Infobox enemy
| tab                     = Sauvojen
| name                    = Sauvojen Tuntija
| alias                   = Connoisseur of Wands
| image                   = Sauvojen Tuntija.PNG
| icon                    = Monster_boss_pit.png
| faction                 = boss_limbs
| health                  = {{hp|800|Pit}}, {{hp|1200|Somewhere Else}}
| crit resist             = 1.0
| attack type             = Projectile
| attack damage           = Varies
| blood fluid             = [[Materials|Green Slime]]
| corpse material         = [[Materials|Green Slimy Meat]]
| drops on death          =
[[Matosade]], [[Meteorisade]], [[Extra Max Health]], [[Full Health Regeneration]], Mid-Tier [[Wand]]
| immunities              = freeze, melee, explosion, fire, electricity, radioactivity, suffocation, touch-spell, physics, polymorph, glue, necro
| spawn location          = [[Lava Lake]]
| damage mult melee       = 1.0x
| damage mult slice       =
| damage mult projectile  = 0.3x
| damage mult explosion   = 0.3x
| damage mult electricity = 0.3x
| damage mult fire        = 0.3x
| damage mult ice         = 0.3x
| damage mult drill       = 0x
| damage mult radioactive =
| traits                  = Damage immunity for 40 frames after taking direct damage.

| tab2                   = Hiiden
| name2                  = Hiidenkivi
| alias2                 = Rock Giant
| icon2                  = Monster_Giant.png 
| image2                 = Monster giant full.png
| health2                = 150
| attack type2           = Throws [[ Lohkare | Rock Spirits ]]
| drops on death2        = {{goldDrop|hp=150}}
| spawn location2        = [[Snowy Depths]]
| damage mult explosion2 = 0.2
| damage mult fire2      = 0.0
| damage mult ice2       = -1.0
| damage mult drill2     = 0.7
}}
"Sauvojen Tuntija"
Sauvojen Tuntija.PNG
Detaylar
TakmaAd
Connoisseur of Wands
Can
Pit
800 ♥
,
Somewhere Else
1200 ♥
SaldırıTürü
Projectile
SaldırıGücü
Varies
Kanı
Green Slime
Ölümde Düşürme
Matosade, Meteorisade, Extra Max Health, Full Health Regeneration, Mid-Tier Wand
Lokasyon
Lava Lake