Add standard examples.
[python-bulletml.git] / examples / boss / [Progear]_round_5_boss_last_round_wave.xml
diff --git a/examples/boss/[Progear]_round_5_boss_last_round_wave.xml b/examples/boss/[Progear]_round_5_boss_last_round_wave.xml
new file mode 100644 (file)
index 0000000..2d326bb
--- /dev/null
@@ -0,0 +1,33 @@
+<?xml version="1.0" ?>\r
+<!DOCTYPE bulletml SYSTEM "http://www.asahi-net.or.jp/~cs8k-cyu/bulletml/bulletml.dtd">\r
+\r
+<bulletml type="horizontal"\r
+          xmlns="http://www.asahi-net.or.jp/~cs8k-cyu/bulletml">\r
+\r
+<action label="top">\r
+<repeat><times>2+$rank*1.5</times>\r
+<action>\r
+ <fire>\r
+  <bulletRef label="rfRkt"/>\r
+ </fire>\r
+ <wait>45</wait>\r
+</action>\r
+</repeat>\r
+<wait>60</wait>\r
+</action>\r
+\r
+<bullet label="rfRkt">\r
+<action>\r
+<repeat><times>9999</times>\r
+<action>\r
+ <wait>1</wait>\r
+ <fire>\r
+  <direction type="sequence">13</direction>\r
+  <bullet/>\r
+ </fire>\r
+</action>\r
+</repeat>\r
+</action>\r
+</bullet>\r
+\r
+</bulletml>\r