Add standard examples.
[python-bulletml.git] / examples / boss / [Psyvariar]_X-B_colony_shape_satellite.xml
diff --git a/examples/boss/[Psyvariar]_X-B_colony_shape_satellite.xml b/examples/boss/[Psyvariar]_X-B_colony_shape_satellite.xml
new file mode 100644 (file)
index 0000000..23896ed
--- /dev/null
@@ -0,0 +1,61 @@
+<?xml version="1.0" ?>\r
+<!DOCTYPE bulletml SYSTEM "http://www.asahi-net.or.jp/~cs8k-cyu/bulletml/bulletml.dtd">\r
+\r
+<bulletml type="vertical"\r
+          xmlns="http://www.asahi-net.or.jp/~cs8k-cyu/bulletml">\r
+\r
+<action label="top">\r
+<repeat><times>5</times>\r
+<action>\r
+ <fire>\r
+  <direction type="absolute">152</direction>\r
+  <bulletRef label="norm"/>\r
+ </fire>\r
+ <repeat><times>8</times>\r
+ <action>\r
+  <fire>\r
+   <direction type="sequence">7</direction>\r
+   <bulletRef label="norm"/>\r
+  </fire>\r
+ </action>\r
+ </repeat>\r
+ <wait>8</wait>\r
+</action>\r
+</repeat>\r
+<wait>10</wait>\r
+<repeat><times>7</times>\r
+<action>\r
+ <fire>\r
+  <direction type="absolute">180-45+$rand*90</direction>\r
+  <bulletRef label="norm"/>\r
+ </fire>\r
+ <repeat><times>4</times>\r
+ <action>\r
+  <fire>\r
+   <direction type="sequence">0</direction>\r
+   <speed>1.5</speed>\r
+   <bulletRef label="norm"/>\r
+  </fire>\r
+  <wait>4</wait>\r
+ </action>\r
+ </repeat>\r
+</action>\r
+</repeat>\r
+<wait>10</wait>\r
+<repeat><times>12</times>\r
+<action>\r
+ <fire>\r
+  <direction>0</direction>\r
+  <speed>2</speed>\r
+  <bulletRef label="norm"/>\r
+ </fire>\r
+ <wait>6</wait>\r
+</action>\r
+</repeat>\r
+</action>\r
+\r
+<bullet label="norm">\r
+<speed>1</speed>\r
+</bullet>\r
+\r
+</bulletml>\r