Author: ai0867
Date: Sun Nov 6 21:18:46 2011
New Revision: 51897
URL: http://svn.gna.org/viewcvs/wesnoth?rev=51897&view=rev
Log:
Some test scenario changes
Modified:
trunk/data/scenario-test.cfg
Modified: trunk/data/scenario-test.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/scenario-test.cfg?rev=51897&r1=51896&r2=51897&view=diff
==============================================================================
--- trunk/data/scenario-test.cfg (original)
+++ trunk/data/scenario-test.cfg Sun Nov 6 21:18:46 2011
@@ -181,6 +181,10 @@
[/illuminates]
[/abilities]
[/effect]
+ [effect]
+ apply_to=attack
+ increase_attacks=18
+ [/effect]
[/object]
[/modifications]
[/unit]
@@ -321,7 +325,14 @@
[/effect]
[effect]
apply_to=hitpoints
- increase_total=300
+ increase_total=30
+ [/effect]
+ [effect]
+ apply_to=defense
+ replace=yes
+ [defense]
+ flat=10
+ [/defense]
[/effect]
[/object]
[/modifications]
@@ -590,21 +601,22 @@
add="B(50)~R(-50)"
[/effect]
[/object]
- [attack]
- [/attack]
- [attack]
- name=lightning
- description="lightning"
- icon=attacks/lightning.png
- # Testcase for custom attack types and ranges
- type=electrical
- range=very_long
- [specials]
- {WEAPON_SPECIAL_MAGICAL}
- [/specials]
- damage=14
- number=4
- [/attack]
+ [object]
+ [effect]
+ apply_to=new_attack
+ name=lightning
+ description="lightning"
+ icon=attacks/lightning.png
+ # Testcase for custom attack types and ranges
+ type=electrical
+ range=very_long
+ [specials]
+ {WEAPON_SPECIAL_MAGICAL}
+ [/specials]
+ damage=14
+ number=4
+ [/effect]
+ [/object]
[/modify_unit]
[music]
name="traveling_minstrels.ogg"
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits