Classes:ArtiBoostArmor
When used, dragonskin bracers increase the player's armor class by four points up to the class's maximum. If the player class does not have an armor class as in Hexen, then it gives 50 armor points up to 300.
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Dragonskin bracers | |||
---|---|---|---|
Actor type | Artifact | Game | ![]() |
DoomEd Number | 8041 | Class Name | ArtiBoostArmor |
Spawn ID | 22 | Identifier | T_DRAGONSKINBRACERS |
DECORATE definition
ACTOR ArtiBoostArmor : Inventory native { +COUNTITEM +FLOATBOB Inventory.DefMaxAmount Inventory.PickupFlash "PickupFlash" +INVBAR +FANCYPICKUPSOUND Inventory.Icon "ARTIBRAC" Inventory.PickupSound "misc/p_pkup" Inventory.PickupMessage "$TXT_ARTIBOOSTARMOR" Tag "$TAG_ARTIBOOSTARMOR" States { Spawn: BRAC ABCDEFGH 4 Bright Loop } }
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.