User Tools

Site Tools


mr:wand_of_magic_missile_item

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
mr:wand_of_magic_missile_item [2025/12/21 00:12] – Add mr: page for wand_of_magic_missile_item mikemr:wand_of_magic_missile_item [2025/12/21 00:17] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== mr:wand_of_magic_missile_item ======
  
 +=== Entity Information ===
 +  * **Class Name**: [[code:RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/wands/WandOfMagicMissile.java|WandOfMagicMissile.java]]
 +  * **Entity Kind**: WandOfMagicMissile
 +  * **Type**: Item
 +  * **Category**: Wand
 +
 +=== Statistics ===
 +  * **Initial Charges**: 3
 +  * **Damage**: 1-6 + (level * 2)
 +  * **Image**: ItemSpriteSheet.WAND_MAGIC_MISSILE
 +
 +=== Special Abilities ===
 +  * **Magic Missile**: Deals damage to target character.
 +  * **Disenchant**: Can disenchant another wand to upgrade it.
 +  * **Visual Effect**: Bursts target with 0xFF99CCFF color particles.
 +
 +=== Code References ===
 +  * [[code:RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/wands/WandOfMagicMissile.java|WandOfMagicMissile.java]]
 +  * [[code:RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/wands/SimpleWand.java|SimpleWand.java]]
 +  * [[code:RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/wands/Wand.java|Wand.java]]
 +  * [[code:RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/Item.java|Item.java]]
 +
 +=== String Resources ===
 +  * **Name**: [[code:RemixedDungeon/src/main/res/values-ru/strings_all.xml#WandOfMagicMissile_Name|WandOfMagicMissile_Name]]
 +  * **Description**: [[code:RemixedDungeon/src/main/res/values-ru/strings_all.xml#WandOfMagicMissile_Info|WandOfMagicMissile_Info]]
 +  * **Gender**: [[code:RemixedDungeon/src/main/res/values-ru/strings_all.xml#WandOfMagicMissile_Gender|WandOfMagicMissile_Gender]]
 +  * **Disenchant Message**: [[code:RemixedDungeon/src/main/res/values-ru/strings_all.xml#WandOfMagicMissile_Desinchanted|WandOfMagicMissile_Desinchanted]]
 +  * **Select Wand Message**: [[code:RemixedDungeon/src/main/res/values-ru/strings_all.xml#WandOfMagicMissile_SelectWand|WandOfMagicMissile_SelectWand]]
 +  * **Info1 Message**: [[code:RemixedDungeon/src/main/res/values-ru/strings_all.xml#WandOfMagicMissile_Info1|WandOfMagicMissile_Info1]]
 +
 +=== Configuration Files ===
 +  * [[code:RemixedDungeon/src/main/assets/itemsDesc/wands/WandOfMagicMissile.json|WandOfMagicMissile.json]] (may not exist)
 +
 +=== Lua Scripts ===
 +  * [[code:RemixedDungeon/src/main/assets/scripts/wands/magic_missile.lua|magic_missile.lua]]
 +
 +{{tag> rpd items machine_readable }}

Exception: Git command failed to perform periodic pull: error: Your local changes to the following files would be overwritten by merge: pages/rpd/armor.txt Please commit your changes or stash them before you merge. Aborting

Exception: Git command failed to perform periodic pull: error: Your local changes to the following files would be overwritten by merge: pages/rpd/armor.txt Please commit your changes or stash them before you merge. Aborting

An unforeseen error has occured. This is most likely a bug somewhere. It might be a problem in the gitbacked plugin.

More info has been written to the DokuWiki error log.