From 507dc0f2ec18e7f418eee0c01e363813ccd7a67b Mon Sep 17 00:00:00 2001 From: randy Date: Tue, 26 Aug 2025 07:51:21 -0600 Subject: [PATCH] Added DPS command --- Customizations.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Customizations.md b/Customizations.md index 96b3ff5..cbd7d6f 100644 --- a/Customizations.md +++ b/Customizations.md @@ -14,6 +14,9 @@ This page is a comprehensive list of changes that Snowscape has made from the va - Open a deposit box via an imp-in-a-box: the interface will open on the person who is already accessing the bank, and you will lose your imp. - Cast a Pack Yak Winter Storage scroll: the item will be deposited normally to the shared bank. - Only the primary account is shared. If, as a clan owner, you want a private bank, you will need to purchase the secondary account from a banker. +- A custom command `::dps` has been added. This will calculate the average Damage Per Second you will deal against a given opponent based on your current stats and gear. + - To change the opponent, find the NPC ID with `::npcsearch ` then use the ID with `::dps `. For example, `::npcsearch cow` will show that the Cow ID is 81, then `::dps 81` will calculate your DPS against cows. + - The game will remember the last NPC ID you used until you log out. ### New Items