From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
(Created page with "Template normally used within the KotOR/NPC template to display labelled and linked Star Wars: Knights of the Old Republic/Difficulty Classes#On Hit|O...")
 
m (Revised)
 
Line 1: Line 1:
Template normally used within the [[Template:KotOR/NPC|KotOR/NPC template]] to display labelled and linked [[Star Wars: Knights of the Old Republic/Difficulty Classes#On Hit|On Hit]] icons.
Template used in {{t|KotOR/NPC}} or tables to display labeled and linked [[Star Wars: Knights of the Old Republic/Difficulty Classes#On Hit|On Hit]] icons.


;Usage
{| {{prettytable|style=text-align:center}}
<nowiki>{{KotOR/Immunity|1|2|3|DC=#}}</nowiki>, where 1 = On Hit property, 3 = Mild / Average / Virulent Damage or Mild / Average Weakness when 1 = Poison, 3 = anything, when used in tables, and DC = Difficulty Class #.
!width=20%| Parameter
!width=40%| Description
!width=40%| Inclusion
|-
! 1
| On Hit property
| Mandatory
|-
! 2
| On Hit property sub-set
| Poison
|-
! 3
| Reduces default 24px icon to 16px
| When used in table (can be anything)
|-
! DC
| Difficulty Class
| Mandatory
|}


*<nowiki>{{KotOR/On Hit|Attribute Damage Dexterity|DC=14}}</nowiki> results in {{KotOR/On Hit|Attribute Damage Dexterity|DC=14}}
; KotOR/NPC


*<nowiki>{{KotOR/On Hit|Horror|DC=15}}</nowiki> results in {{KotOR/On Hit|Horror|DC=15}}
{| {{prettytable|notwide=1|style=text-align:center}} width=80%
!width=75%| Input
!width=25%| Output
|-
| <nowiki>{{KotOR/On Hit|Attribute Damage Dexterity|DC=14}}</nowiki>
| {{KotOR/On Hit|Attribute Damage Dexterity|DC=14}}
|-
| <nowiki>{{KotOR/On Hit|Horror|DC=15}}</nowiki>
| {{KotOR/On Hit|Horror|DC=15}}
|-
| <nowiki>{{KotOR/On Hit|Instant Death|DC=100}}</nowiki>
| {{KotOR/On Hit|Instant Death|DC=100}}
|-
| <nowiki>{{KotOR/On Hit|Paralyze|DC=15}}</nowiki>
| {{KotOR/On Hit|Paralyze|DC=15}}
|-
| <nowiki>{{KotOR/On Hit|Poison|Mild Damage|DC=15}}</nowiki>
| {{KotOR/On Hit|Poison|Mild Damage|DC=15}}
|-
| <nowiki>{{KotOR/On Hit|Slowed|DC=15}}</nowiki>
| {{KotOR/On Hit|Slowed|DC=15}}
|-
| <nowiki>{{KotOR/On Hit|Stun|DC=10}}</nowiki>
| {{KotOR/On Hit|Stun|DC=10}}
|}


*<nowiki>{{KotOR/On Hit|Instant Death|DC=100}}</nowiki> results in {{KotOR/On Hit|Instant Death|DC=100}}
; Table


*<nowiki>{{KotOR/On Hit|Paralyze|DC=15}}</nowiki> results in {{KotOR/On Hit|Paralyze|DC=15}}
{| {{prettytable|notwide=1|style=text-align:center}} width=80%
 
!width=75%| Input
*<nowiki>{{KotOR/On Hit|Poison|Average Weakness|DC=20}}</nowiki> results in {{KotOR/On Hit|Poison|Average Weakness|DC=20}}
!width=25%| Output
 
|-
*<nowiki>{{KotOR/On Hit|Slowed|DC=15}}</nowiki> results in {{KotOR/On Hit|Slowed|DC=15}}
| <nowiki>{{KotOR/On Hit|Attribute Damage Dexterity||O|DC=14}}</nowiki>
 
| {{KotOR/On Hit|Attribute Damage Dexterity||O|DC=14}}
*<nowiki>{{KotOR/On Hit|Stun|DC=10}}</nowiki> results in {{KotOR/On Hit|Stun|DC=10}}
|-
 
| <nowiki>{{KotOR/On Hit|Horror||n|DC=15}}</nowiki>
Tables:
| {{KotOR/On Hit|Horror||n|DC=15}}
 
|-
*<nowiki>{{KotOR/On Hit|Attribute Damage Dexterity||O|DC=14}}</nowiki> results in {{KotOR/On Hit|Attribute Damage Dexterity||H|DC=14}}
| <nowiki>{{KotOR/On Hit|Instant Death||_|DC=100}}</nowiki>
 
| {{KotOR/On Hit|Instant Death||_|DC=100}}
*<nowiki>{{KotOR/On Hit|Horror||H|DC=15}}</nowiki> results in {{KotOR/On Hit|Horror||H|DC=15}}
|-
 
| <nowiki>{{KotOR/On Hit|Paralyze||H|DC=15}}</nowiki>
*<nowiki>{{KotOR/On Hit|Instant Death||H|DC=100}}</nowiki> results in {{KotOR/On Hit|Instant Death||H|DC=100}}
| {{KotOR/On Hit|Paralyze||H|DC=15}}
 
|-
*<nowiki>{{KotOR/On Hit|Parlyze||H|DC=15}}</nowiki> results in {{KotOR/On Hit|Paralyze||H|DC=15}}
| <nowiki>{{KotOR/On Hit|Poison|Mild Damage|i|DC=15}}</nowiki>
 
| {{KotOR/On Hit|Poison|Mild Damage|i|DC=15}}
*<nowiki>{{KotOR/On Hit|Poison|Average Weakness|H|DC=20}}</nowiki> results in {{KotOR/On Hit|Poison|Average Weakness|H|DC=20}}
|-
 
| <nowiki>{{KotOR/On Hit|Slowed||t|DC=15}}</nowiki>
*<nowiki>{{KotOR/On Hit|Slowed||H|DC=15}}</nowiki> results in {{KotOR/On Hit|Slowed||H|DC=15}}
| {{KotOR/On Hit|Slowed||t|DC=15}}
 
|-
*<nowiki>{{KotOR/On Hit|Stun||H|DC=10}}</nowiki> results in {{KotOR/On Hit|Stun||H|DC=10}}
| <nowiki>{{KotOR/On Hit|Stun||:|DC=10}}</nowiki>
 
| {{KotOR/On Hit|Stun||:|DC=10}}
<noinclude>[[Category:Template documentation|KotOR/On Hit/Documentation]]</noinclude>
|}
<noinclude>[[Category:Template documentation]]</noinclude>

Latest revision as of 17:29, 2 August 2023

Template used in {{KotOR/NPC}} or tables to display labeled and linked On Hit icons.

Parameter Description Inclusion
1 On Hit property Mandatory
2 On Hit property sub-set Poison
3 Reduces default 24px icon to 16px When used in table (can be anything)
DC Difficulty Class Mandatory
KotOR/NPC
Input Output
{{KotOR/On Hit|Attribute Damage Dexterity|DC=14}} On Hit: Attribute Damage Dexterity14
{{KotOR/On Hit|Horror|DC=15}} On Hit: Horror15
{{KotOR/On Hit|Instant Death|DC=100}} On Hit: Instant Death100
{{KotOR/On Hit|Paralyze|DC=15}} On Hit: Paralyze15
{{KotOR/On Hit|Poison|Mild Damage|DC=15}} On Hit: Poison, Mild Damage15
{{KotOR/On Hit|Slowed|DC=15}} On Hit: Slowed15
{{KotOR/On Hit|Stun|DC=10}} On Hit: Stun10
Table
Input Output
{{KotOR/On Hit|Attribute Damage Dexterity||O|DC=14}} On Hit: Attribute Damage Dexterity14
{{KotOR/On Hit|Horror||n|DC=15}} On Hit: Horror15
{{KotOR/On Hit|Instant Death||_|DC=100}} On Hit: Instant Death100
{{KotOR/On Hit|Paralyze||H|DC=15}} On Hit: Paralyze15
{{KotOR/On Hit|Poison|Mild Damage|i|DC=15}} On Hit: Poison, Mild Damage15
{{KotOR/On Hit|Slowed||t|DC=15}} On Hit: Slowed15
{{KotOR/On Hit|Stun||:|DC=10}} On Hit: Stun10