TRoW S12: Always give Lord Typhon a storm trident (#6113)

Per #6103
This commit is contained in:
Astrid Halberkamp 2021-09-23 15:16:23 +02:00 committed by GitHub
parent 62b29c94b5
commit 5e5ce2cdd0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -386,6 +386,33 @@
[/move_unit_fake]
{HERO (Merman Warrior) (Lord Typhon) ( _ "Lord Typhon") 1 3 20 ("portraits/typhon.png")}
# Always give Lord Typhon a storm trident. Object effects copied from data/core/macros/items.cfg
[+unit]
[+modifications]
[object]
duration=forever
[effect]
apply_to=new_attack
name="storm trident"
#textdomain wesnoth
description= _ "storm trident"
#textdomain wesnoth-trow
icon=attacks/lightning.png
type=fire
range=ranged
[specials]
{WEAPON_SPECIAL_MAGICAL}
[/specials]
damage=14
number=2
[/effect]
{LIGHTNING_ANIMATION "storm trident" 1}
{LIGHTNING_ANIMATION "storm trident" 2}
{LIGHTNING_ANIMATION "storm trident" 3}
[/object]
[/modifications]
[/unit]
{LOYAL_UNIT 1 (Merman Fighter) 2 20}
{LOYAL_UNIT 1 (Merman Hunter) 4 19}