Accepted Weaponsmith Proposals: Difference between revisions

From DQWiki
Jump to navigationJump to search
m (Text replacement - "“" to """)
m (Text replacement - "…" to "...")
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
<b>PRODUCES SILLY NUMBERS FOR HIGH RANKS, WILL BE CHANGED</b>
<b>PRODUCES SILLY NUMBERS FOR HIGH RANKS, WILL BE CHANGED</b>


<I>P140 "An item made of silvered metal costs 10 times the normal cost for the item made simply of cold iron. A gilded item will cost 120 times the normal cost for the item made of cold iron alone. Truesilver will cost 180 times the cost of the item made from cold iron alone. The cost of silvering or gilding is added to the base cost of the weaponsmithed item so that the cost of a silvered sword is Base Cost × (80% × (effective Rank + 1 + DM) + 10) silver pennies." </I>
<I>P140 "An item made of silvered metal costs 10 times the normal cost for the item made simply of cold iron. A gilded item will cost 120 times the normal cost for the item made of cold iron alone. Truesilver will cost 180 times the cost of the item made from cold iron alone. The cost of silvering or gilding is added to the base cost of the weaponsmithed item so that the cost of a silvered sword is Base Cost x (80% x (effective Rank + 1 + DM) + 10) silver pennies." </I>


<B>Problem</B><BR>  
<B>Problem</B><BR>  
Line 23: Line 23:


The text states  
The text states  
’10 times the normal cost’ where  
'10 times the normal cost' where  
normal cost is "Base Cost × 80% × (effective Rank + 1 + DM)".   
normal cost is "Base Cost x 80% x (effective Rank + 1 + DM)".   
Write the equation as
Write the equation as
"10 x Base Cost × 80% × (effective Rank + 1 + DM)"  
"10 x Base Cost x 80% x (effective Rank + 1 + DM)"  


<B>Correction</B><BR>
<B>Correction</B><BR>
<I>P140 "An item made of silvered metal costs 10 times the normal cost for the item made simply of cold iron. A gilded item will cost 120 times the normal cost for the item made of cold iron alone. Truesilver will cost 180 times the cost of the item made from cold iron alone. The cost of silvering or gilding is added to the base cost of the weaponsmithed item so that the cost of a silvered sword is 10 x Base Cost × 80% × (effective Rank + 1 + DM) silver pennies." </I>
<I>P140 "An item made of silvered metal costs 10 times the normal cost for the item made simply of cold iron. A gilded item will cost 120 times the normal cost for the item made of cold iron alone. Truesilver will cost 180 times the cost of the item made from cold iron alone. The cost of silvering or gilding is added to the base cost of the weaponsmithed item so that the cost of a silvered sword is 10 x Base Cost x 80% x (effective Rank + 1 + DM) silver pennies." </I>


===Weaponsmith2===
===Weaponsmith2===
Line 47: Line 47:
Base time => 10x(5+1) = 60
Base time => 10x(5+1) = 60
Discount => (8-5)x5% = 15%
Discount => (8-5)x5% = 15%
Discounted time => 60 – 15% = 51.
Discounted time => 60 - 15% = 51.


<B>Correction</B><BR>
<B>Correction</B><BR>
"For example, a Rank 8 weaponsmith …. or produces a +1 Damage sword, no BC modifier, in 51 hours rather than 60."
"For example, a Rank 8 weaponsmith .... or produces a +1 Damage sword, no BC modifier, in 51 hours rather than 60."

Latest revision as of 19:49, 8 February 2024

Weaponsmith1

PRODUCES SILLY NUMBERS FOR HIGH RANKS, WILL BE CHANGED

P140 "An item made of silvered metal costs 10 times the normal cost for the item made simply of cold iron. A gilded item will cost 120 times the normal cost for the item made of cold iron alone. Truesilver will cost 180 times the cost of the item made from cold iron alone. The cost of silvering or gilding is added to the base cost of the weaponsmithed item so that the cost of a silvered sword is Base Cost x (80% x (effective Rank + 1 + DM) + 10) silver pennies."

Problem
(a) The textual and numerical description of the equation dont match
(b) The equation is presented in manner that obfuscates it meaning.

Comment

(a) Example:

Where BC = 10, Rank = 0, DM = 0

The silver cost => 10x(0.80x(0+1+0)+10) = 108 the value should actually be 80. The +10 should instead be x10.

(b) The equation should be written in a more intuitive manner that matches the text.

The text states '10 times the normal cost' where normal cost is "Base Cost x 80% x (effective Rank + 1 + DM)". Write the equation as "10 x Base Cost x 80% x (effective Rank + 1 + DM)"

Correction
P140 "An item made of silvered metal costs 10 times the normal cost for the item made simply of cold iron. A gilded item will cost 120 times the normal cost for the item made of cold iron alone. Truesilver will cost 180 times the cost of the item made from cold iron alone. The cost of silvering or gilding is added to the base cost of the weaponsmithed item so that the cost of a silvered sword is 10 x Base Cost x 80% x (effective Rank + 1 + DM) silver pennies."

Weaponsmith2

P160 "For every rank that a Weaponsmith has beyond the effective rank of the of the weapon, they reduce the time required, as given above, y 5%. For example, a Rank 8 weaponsmith churns out a Rank 0 weapon in only 6 hours; or produces a +1 Damage sword, no BC modifier, in 54 hours rather than 60."

Problem

The example is incorrect

Comment

Calculation: Rank 8 Weaponsmith. Rank required to add +1DM is 5.

Base time => 10x(5+1) = 60 Discount => (8-5)x5% = 15% Discounted time => 60 - 15% = 51.

Correction
"For example, a Rank 8 weaponsmith .... or produces a +1 Damage sword, no BC modifier, in 51 hours rather than 60."