WeaponInfoCard: Difference between revisions
From Forsaken Planet
| Protagosus (talk | contribs) No edit summary | Protagosus (talk | contribs) No edit summary | ||
| Line 12: | Line 12: | ||
| |- | |- | ||
| !Use | !Use | ||
| | {{#switch:{{{Throwable}}} |yes=throwable |no=not throwable |with-perk=throwable with perk |not throwable}}{{#ifeq:{{{IsMelee|no}}}|yes|, melee|}}{{#ifeq:{{{IsMidRange|no}}}|yes|, mid-range|}}{{#ifeq:{{{IsLongRange|no}}}|yes|, long range|}}{{#ifeq:{{{IsDefensive|no}}}|yes|, defensive|}}{{#ifeq:{{{IsHealing|no}}}|yes|, healing|}} | | {{#switch:{{{Throwable}}} |yes=throwable |no=not throwable |with-perk=throwable with perk |not throwable}}{{#ifeq:{{{IsMelee|no}}}|yes|, melee|}}{{#ifeq:{{{IsCloseRange|no}}}|yes|, close-range|}}{{#ifeq:{{{IsMidRange|no}}}|yes|, mid-range|}}{{#ifeq:{{{IsLongRange|no}}}|yes|, long range|}}{{#ifeq:{{{IsDefensive|no}}}|yes|, defensive|}}{{#ifeq:{{{IsHealing|no}}}|yes|, healing|}} | ||
| {{#if:{{{RareAttackRange|{{{LegendaryAttackRange|}}}}}}| | {{#if:{{{RareAttackRange|{{{LegendaryAttackRange|}}}}}}| | ||
Revision as of 04:26, 14 January 2025
{{{Name}}}
[[File:{{{Image}}}]]
| Details | |
|---|---|
| Icons | unspecified | 
| Slot | Hip | 
| Use | not throwable 
 
 
 
 | 
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | Name | no description | String | required | 
| Image | Image | no description | File | suggested | 
| AttackRangeStyle | AttackRangeStyle | no description | String | optional | 
| RareAttackRange | RareAttackRange | no description | Unknown | optional | 
| LegendaryAttackRange | LegendaryAttackRange | no description | Unknown | optional | 
| Icon1Image | Icon1Image | no description | File | required | 
| Icon2Image | Icon2Image | no description | File | optional | 
| Icon3Image | Icon3Image | no description | File | optional | 
| Icon4Image | Icon4Image | no description | File | optional | 
| Icon5Image | Icon5Image | no description | File | optional | 
| Icon6Image | Icon6Image | no description | File | optional | 
| Icon7Image | Icon7Image | no description | File | optional | 
| Icon8Image | Icon8Image | no description | File | optional | 
| Icon9Image | Icon9Image | no description | File | optional | 
| Perk1Name | Perk1Name | no description | Unknown | optional | 
| Perk1Info | Perk1Info | no description | Unknown | optional | 
| Perk2Name | Perk2Name | no description | Unknown | optional | 
| Perk2Info | Perk2Info | no description | Unknown | optional | 
| Perk3Name | Perk3Name | no description | Unknown | optional | 
| Perk3Info | Perk3Info | no description | Unknown | optional | 
| Perk4Name | Perk4Name | no description | Unknown | optional | 
| Perk4Info | Perk4Info | no description | Unknown | optional | 
| IsHipSlotted | IsHipSlotted | no description | Boolean | required | 
| IsMelee | IsMelee | no description | Boolean | optional | 
| IsMidRange | IsMidRange | no description | Boolean | optional | 
| IsLongRange | IsLongRange | no description | Boolean | optional | 
| IsDefensive | IsDefensive | no description 
 | Boolean | optional | 
| IsHealing | IsHealing | no description 
 | Boolean | optional | 
| Throwable | Throwable | no description | String | required | 
| SecondaryRareAttackRange | SecondaryRareAttackRange | no description | Unknown | optional | 
| SecondaryLegendaryAttackRange | SecondaryLegendaryAttackRange | no description | Unknown | optional | 
| SecondaryAttackRangeNote | SecondaryAttackRangeNote | no description | Unknown | optional |