Verb:FEAT

The official GemStone IV encyclopedia.
Revision as of 17:50, 5 August 2026 by GS4-XERAPHINA (talk | contribs)
Jump to navigation Jump to search
FEAT
Type System
Profession Warrior
System Combat, PSM

The FEAT verb is used to train in and activate Feats. The various skills can be trained via FEAT LEARN. Skills may be unlearned via FEAT UNLEARN, and the lists of skills to learn can be viewed via FEAT LIST. FEAT HELP {Specialization} provides detailed information on each of the skills.

Help

USAGE: FEAT {feat} {target} or
       FEAT [option] {args}

Options:
  LIST [availability] [type] [category] [subcategory] [WINDOW]
    [availability]          - PROFESSION (default), ALL, AVAILABLE, KNOWN, or any profession
    [type]                  - ALL (default), ATTACK, BUFF, PASSIVE, REACTION
    [category]              - ALL (default)
    [subcategory]           - ALL (default)
    [WINDOW]                - Show the list in a popup window.

  LEARN {feat}              - Spend Feat Training Points for feat
  UNLEARN {feat}            - Unlearn feat known to you for Feat Training Points
  INFO                      - Displays your current feat training info
  HELP {feat}               - List information about the selected feat
  WIKI {feat}               - Show Wiki output for the selected feat
  WIKILIST                  - Show Wiki list output for feat

Note: {feat} references above require use of the feat mnemonic.

Usage

LIST

FEAT LIST {options} outputs a list of available feats based on the options entered. By itself, it will output the list based on the character's profession. All professions will see Covert Arts in their FEAT LIST as they have the ability to learn it from rogues.

Messaging Example
>feat list
Person, the following Feats are available:

  Skill                Mnemonic        Ranks Type           Category        Subcategory
  -------------------------------------------------------------------------------------
  Chastise             chastise        1/1   Attack
  Covert Art: Escape A escapeartist    0/5   Reaction                                       
  Covert Art: Keen Eye keeneye         0/5   Passive                                        
  Covert Art: Poisoncr poisoncraft     0/5   Passive                                        
  Covert Art: Sidestep sidestep        0/5   Buff                                           
  Covert Art: Swift Re swiftrecovery   0/5   Passive                                        
  Covert Art: Throw Po throwpoison     0/5   Attack                                         
  Excoriate            excoriate       1/1   Attack

The output listed above was generated based on the following filters:
  Availability: profession
          Type: all
      Category: all
   Subcategory: all

LEARN

FEAT LEARN {feat} is used to spend training points to learn a feat.

Messaging Example

This section has not been added yet; please add to it now!

UNLEARN

FEAT UNLEARN {feat} is used to free up training points by unlearning a feat.

Messaging Example

This section has not been added yet; please add to it now!

INFO

FEAT INFO displays one's current FEAT skills and ranks.

Messaging Example
Person, your Feats are as follows:

  Skill                Mnemonic        Ranks Type           Category        Subcategory
  -------------------------------------------------------------------------------------
  Chastise             chastise        1/1   Attack                                         
  Excoriate            excoriate       1/1   Attack

HELP

FEAT HELP {feat} displays information regarding the specified feat.

Messaging Example
>feat help chastise
Name: Chastise [chastise] (Subsystem #4, Skill #30, s24298)
Type: Attack
Roundtime: ATTACK-2
Cooldown: 15s
Stamina Cost: 10
Offensive gear: Both hands
Attributes:
  Hostile
  Initiator Stance Penalty
  Shield Defensive Bonus
  Target Stance Bonus
Available to: Paladins
Description: Empowered by your patron, chastise your foe with a quick and vicious strike.
Mechanics: Paladins of at least level 20 can use this.  Make an attack with an additional 25% Damage Factor.  If your weapon has Guiding Light flares, they are guaranteed to trigger.  After landing 5 Chastises, your next Chastise will have an additional 50% Damage Factor and trigger the spell infused within your Holy Weapon (1625) without using a charge.  Chastise also has a 20% chance to trigger Righteous Rebuke, causing your next spell cast to have 1s Cast RT and up to 20 reduced mana cost.

WIKI and WIKILIST

FEAT WIKI {feat} will output wiki code to be used to add the feat to the wiki. FEAT WIKILIST will output basic table code for a list of applicable feats to be added to the wiki.

Messaging Example
{{Player System Manager
  |mnemonic = chastise
  |type = Attack
  |roundtime = ATTACK-2
  |cooldown = 15s
  |stamina = 10
  |offensivegear = Both hands
  |attributes = <br>Hostile<br>Initiator Stance Penalty<br>Shield Defensive Bonus<br>Target Stance Bonus<br>
  |availableto = [[Paladin]]s
}}
{{PSMinfo
  |description = Empowered by your patron, chastise your foe with a quick and vicious strike.
  |mechanics = Paladins of at least level 20 can use this.  Make an attack with an additional 25% Damage Factor.  If your weapon has Guiding Light flares, they are guaranteed to trigger.  After landing 5 Chastises, your next Chastise will have an additional 50% Damage Factor and trigger the spell infused within your Holy Weapon (1625) without using a charge.  Chastise also has a 20% chance to trigger Righteous Rebuke, causing your next spell cast to have 1s Cast RT and up to 20 reduced mana cost.
}}

See Also

* Feats * PSM