Sicarius - replace Deflect with Guard (#9532)

This commit is contained in:
Dalas121 2024-11-07 18:26:21 -06:00 committed by GitHub
parent 32b5570103
commit 9d9d2cd027
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 27 additions and 27 deletions

View file

@ -391,6 +391,22 @@ _"No gold carried over to the next scenario."#enddef
#deprecated 2 1.17 This advancement is now enabled by default.
#enddef
#define WEAPON_SPECIAL_DEFLECT
#deprecated 2 1.21 This special is no longer used in any core units. On the Naga Sicarius, it has been replaced with the "Guard" special.
# Canned definition of the Deflect ability to be included in a
# [specials] clause.
[chance_to_hit]
id=deflect
name= _ "deflect"
description= _ "When used defensively, this attack reduces the opponents chance to hit by 10%."
special_note=_"This units defensive techniques reduce the chance of a successful enemy attack."
sub=10
cumulative=yes
active_on=defense
apply_to=opponent
[/chance_to_hit]
#enddef
#define WEAPON_SPECIAL_ABSORB AMT
#deprecated 2 1.21 This special has a poor description and is no longer used in any core units. On the Naga Shield/High Guard, it has been replaced with the "Guard" special.
# Canned definition of the Absorb ability to be included in a

View file

@ -102,21 +102,6 @@
[/chance_to_hit]
#enddef
#define WEAPON_SPECIAL_DEFLECT
# Canned definition of the Deflect ability to be included in a
# [specials] clause.
[chance_to_hit]
id=deflect
name= _ "deflect"
description= _ "When used defensively, this attack reduces the opponents chance to hit by 10%."
special_note=_"This units defensive techniques reduce the chance of a successful enemy attack."
sub=10
cumulative=yes
active_on=defense
apply_to=opponent
[/chance_to_hit]
#enddef
#define WEAPON_SPECIAL_MAGICAL
# Canned definition of the Magical (targeting) ability to be included in a
# [specials] clause.

View file

@ -27,8 +27,8 @@
description=_"curved blade"
type=blade
range=melee
damage=6
number=3
damage=4
number=4
icon=attacks/blade-curved.png
[/attack]
[attack]

View file

@ -6,7 +6,7 @@
gender=male,female
image="units/nagas/mixed/sicarius.png"
profile="portraits/nagas/naga-ophidian.webp"
hitpoints=53
hitpoints=49
movement_type=naga
movement=7
experience=150
@ -28,21 +28,20 @@
description=_"curved blade"
type=blade
range=melee
damage=6
number=3
damage=4
number=4
icon=attacks/blade-curved.png
[specials]
{WEAPON_SPECIAL_DEFLECT}
{WEAPON_SPECIAL_GUARD}
[/specials]
[/attack]
[attack]
# when out of string freeze, we can rename this to 'trishula'
name=jarid
description= _"jarid"
name=trishula
description= _"trishula"
type=pierce
range=ranged
damage=13
number=3
damage=15
number=2
icon=attacks/trishula.png
[/attack]
@ -62,7 +61,7 @@
[/attack_anim]
[attack_anim]
[filter_attack]
name=jarid
name=trishula
[/filter_attack]
start_time=-450
missile_start_time=-150