File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -8,4 +8,15 @@ A "The Legend of Zelda: Twilight Princess" mod that modifies the mechanics of se
8
8
* Bow: each shot consumes 1/4 off the meter.
9
9
* Normal and Water Bombs: consumes 1/3 off the meter.
10
10
* Bomblings: can not be used at all. (The code is not decompiled enough to integrate properly with the meter afaik.)
11
- * Bomb Arrows:
11
+ * Bomb Arrows: each shot consumes 7/12 off the meter.
12
+ * Magic Armor: Consumes meter when worn. Still lose rupees when hit. (The code for rupee loss when hit may not be fully decompiled atm.)
13
+ * Spinner: consumes meter when on rails and when attacking/jumping.
14
+ * Dominion Rod: consumes meter when swung, when controlling object, and when attacking with controlled object.
15
+
16
+ ## Extra features:
17
+
18
+ * Toggle bewtween Kokiri, Zora, and Magic armor by pressing Dpad-down. (Must unlock armor to toggle.)
19
+ * Kokiri/Armor->Zora Armor: press Dpad-down once.
20
+ * Kokiri/Zora->Armor: press Dpad-down twice.
21
+ * Zora->Kokiri: press Dpad-down once.
22
+ * Armor->Kokiri: press Dpad-down twice.
You can’t perform that action at this time.
0 commit comments