summaryrefslogtreecommitdiff
path: root/doc/atcommands.txt
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2019-07-28 19:25:56 +0200
committerGitHub <noreply@github.com>2019-07-28 19:25:56 +0200
commit65a7c731d228c059daf042c75d919453e4daa687 (patch)
treefbeb793e3f385487137b34c754f9a47de50a12c2 /doc/atcommands.txt
parent69fb0fe4a3dfda93fbe6a4dc742dad55cc1c1d77 (diff)
parent14092f307adad3fc03c157531d76102bee2259e2 (diff)
downloadhercules-65a7c731d228c059daf042c75d919453e4daa687.tar.gz
hercules-65a7c731d228c059daf042c75d919453e4daa687.tar.bz2
hercules-65a7c731d228c059daf042c75d919453e4daa687.tar.xz
hercules-65a7c731d228c059daf042c75d919453e4daa687.zip
Merge pull request #2504 from Emistry/atcommand_refine
Update refine atcommand
Diffstat (limited to 'doc/atcommands.txt')
-rw-r--r--doc/atcommands.txt29
1 files changed, 21 insertions, 8 deletions
diff --git a/doc/atcommands.txt b/doc/atcommands.txt
index c909440a7..139295973 100644
--- a/doc/atcommands.txt
+++ b/doc/atcommands.txt
@@ -678,17 +678,30 @@ Example:
@refine <equip position> <+/- amount>
Refines an equipped item by the specified amount.
-0: All Equipment
-1: Lower Headgear
-2: Right Hand
+-3: Refine All Equip (Shadow)
+-2: Refine All Equip (Costume)
+-1: Refine All Equip (General)
+1: Headgear (Low)
+2: Hand (Right)
4: Garment
-8: Left Accessory
+8: Accessory (Left)
16: Body Armor
-32: Left Hand
+32: Hand (Left)
64: Shoes
-128: Right Accessory
-256: Top Headgear
-512: Mid Headgear
+128: Accessory (Right)
+256: Headgear (Top)
+256: Headgear (Mid)
+1024: Costume Headgear (Top)
+2048: Costume Headgear (Mid)
+4096: Costume Headgear (Low)
+8192: Costume Garment
+65536: Shadow Armor
+131072: Shadow Weapon
+262144: Shadow Shield
+524288: Shadow Shoes
+1048576: Shadow Accessory (Right)
+2097152: Shadow Accessory (Left)
+2097152: Shadow Accessory (Left)
---------------------------------------