<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Statuses are not removed when unequipping a weapon - Bug report				            </title>
            <link>https://rpg-paper-maker.com/forum/bug-report/statuses-are-not-removed-when-unequipping-a-weapon/</link>
            <description>RPG Paper Maker Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 16 May 2026 17:41:02 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Answer to: Addition to: Statuses are not removed when unequipping a weapon</title>
                        <link>https://rpg-paper-maker.com/forum/bug-report/statuses-are-not-removed-when-unequipping-a-weapon/#post-1190</link>
                        <pubDate>Fri, 09 May 2025 21:26:30 +0000</pubDate>
                        <description><![CDATA[I was originally as confused as you, below the line you can see my original reply I&#039;ve left it in for reference.
After some playing around I found out that any stat that appears on the hero...]]></description>
                        <content:encoded><![CDATA[<p>I was originally as confused as you, below the line you can see my original reply I've left it in for reference.</p>
<p>After some playing around I found out that any stat that appears on the hero or class is lowered when un-equipping, but stats that don't appear there are not lowered, look:</p>
<p> </p>
<p>My class adventurer has Ph.Atk hard-coded to stay 0:</p>
<p><img src="https://i.postimg.cc/Kcw78xnq/adventurer-has-ph-atk-hard-coded-to-0.webp" alt="adventurer-has-ph-atk-hard-coded-to-0" width="1100" height="674" /></p>
<p>My Warrior does not have them set, so they effectively start at 0 but there's a caveat I'll get to in a bit:</p>
<p><img src="https://i.postimg.cc/rpVxPmkm/warriors-do-not-have-them-hard-coded.webp" alt="warriors-do-not-have-them-hard-coded" width="1100" height="674" /></p>
<p>Now, when Adventurers un-equip their sword their stats get set back to 0 quite nicely:</p>
<p><img src="https://i.postimg.cc/t7GVtRk9/adventurer-loses-ph-atk-on-unequip.webp" alt="adventurer-loses-ph-atk-on-unequip" width="1280" height="720" /></p>
<p>Warriors on the other hand do not get it lowered back, because they don't actually have a base value set!</p>
<p><img src="https://i.postimg.cc/28Y6wtmj/1-un-equip-does-not-lower-stats.webp" alt="warrior-does-not-lose-ph-atk" width="1280" height="720" /></p>
<p> </p>
<p>So if there is a stat that needs to stay 0 without equipment, <strong>hard-code them to 0 in the editor!</strong></p>
<p> </p>
<hr />
<p> </p>
<p><span style="text-decoration: line-through;color: #808080">I second this, I've run into this as well recently; some equipment's effects are not removed on un-equip but they are applied again and stacked on re-equip. In my project it only seems to affect stats that would otherwise drop to 0 on un-equip:</span></p>
<p><span style="text-decoration: line-through;color: #808080"><img src="https://i.postimg.cc/28Y6wtmj/1-un-equip-does-not-lower-stats.webp" alt="1-un-equip-does-not-lower-stats" width="1280" height="720" /></span></p>
<p><span style="text-decoration: line-through;color: #808080">1. Un-equipping this sword does not lower any stats (I expected it would lower Ph.Atk by -2)</span></p>
<p><span style="text-decoration: line-through;color: #808080"><img src="https://i.postimg.cc/MTR607Fj/2-re-equip-does-raise-stats-again.webp" alt="2-re-equip-does-raise-stats-again" width="1280" height="720" /></span></p>
<p><span style="text-decoration: line-through;color: #808080">2. Re-equipping the sword does raise Ph.Atk by 2... Again. (I expected it would be 0 without sword, 2 with sword; but instead it got raised by 2 permanently on each equip)</span><br /><span style="text-decoration: line-through;color: #808080">I can repeat these steps infinitely for infinite Ph.Atk; it never lowers on un-equip!</span></p>
<p><span style="text-decoration: line-through;color: #808080"><img src="https://i.postimg.cc/3JLTvfxc/3-replacing-weapon-works-fine.webp" alt="3-replacing-weapon-works-fine" width="1280" height="720" /></span></p>
<p><span style="text-decoration: line-through;color: #808080">3. Replacing one weapon with another always works fine for some reason (the dagger gives +1 Ph.Atk &amp; +1 Prc while the Sword gives +2 Ph.Atk only; this is completely according to expectations!)</span></p>
<p><span style="text-decoration: line-through;color: #808080"><img src="https://i.postimg.cc/wvd8pSw7/4-both-ways.webp" alt="4-both-ways" width="1280" height="720" /></span></p>
<p><span style="text-decoration: line-through;color: #808080">4. Even if I do this the other way around it works fine! I can repeat these two steps infinitely, it will never behave out of line!</span></p>
<p><span style="text-decoration: line-through;color: #808080">Are you ready for this to get real spicy? Read on:</span></p>
<p><span style="text-decoration: line-through;color: #808080"><img src="https://i.postimg.cc/D029W1kh/5-only-pre-gets-lowered.webp" alt="5-only-pre-gets-lowered" width="1280" height="720" /></span></p>
<p><span style="text-decoration: line-through;color: #808080">5. Un-equipping the dagger does lower Prc by 1, that's good! It does not lower Ph.Atk by 1, that's a bug! It seems this only works as expected on stats that would not be 0 without equipment?</span></p>
<p><span style="text-decoration: line-through;color: #808080"><img src="https://i.postimg.cc/rwdvt8bD/6-both-stats-get-raised-again.webp" alt="6-both-stats-get-raised-again" width="1280" height="720" /></span></p>
<p><span style="text-decoration: line-through;color: #808080">6. Re-equipping the dagger does raise both Ph.Atk and Prc each by 1, meaning that Prc works as expected but Ph.Atk gets raised into infinity! (it should lower both stats by 1 on un-equip in the first place, even Ph.Atk)</span></p>
<p> </p>]]></content:encoded>
						                            <category domain="https://rpg-paper-maker.com/forum/bug-report/">Bug report</category>                        <dc:creator>The Ramen Dutchman</dc:creator>
                        <guid isPermaLink="true">https://rpg-paper-maker.com/forum/bug-report/statuses-are-not-removed-when-unequipping-a-weapon/#post-1190</guid>
                    </item>
				                    <item>
                        <title>Statuses are not removed when unequipping a weapon</title>
                        <link>https://rpg-paper-maker.com/forum/bug-report/statuses-are-not-removed-when-unequipping-a-weapon/#post-1025</link>
                        <pubDate>Fri, 20 Dec 2024 22:27:11 +0000</pubDate>
                        <description><![CDATA[In the game I&#039;m developing, I had a problem where when equipping an item and then unequipping it, the system simply continues with the item&#039;s status, and if you equip it again it adds to the...]]></description>
                        <content:encoded><![CDATA[<p>In the game I'm developing, I had a problem where when equipping an item and then unequipping it, the system simply continues with the item's status, and if you equip it again it adds to the current status.</p>
<p>To make it easier to understand, it goes something like this:</p>
<p> </p>
<p>let's say my current stats are 1 atk, and now I equipped a knife (which increases my atk by 2) and my stats are 3 atk.</p>
<p>When removing this knife from my hand, the game shows that I still have 3 attack but when equipping it again it shows that I have 5 atk, and by doing this without stopping, I can reach numbers of four spaces (which for a game where enemies have 100 hp is a lot!).</p>
<p> </p>
<p>But I tested this in two different games, mine and my brother's (who is 7 years old).</p>
<p> </p>
<p>What I just said happened on mine, but on his it worked, removing the statuses when unequipping the weapon.</p>
<p> </p>
<p>I don't know if this is a problem with the data or the system (or if my brother is more intelligent than me </p>
<p> ._.) but I'm asking for help from someone who already had the same "defect" and managed to fix it.</p>]]></content:encoded>
						                            <category domain="https://rpg-paper-maker.com/forum/bug-report/">Bug report</category>                        <dc:creator>Sua_mae</dc:creator>
                        <guid isPermaLink="true">https://rpg-paper-maker.com/forum/bug-report/statuses-are-not-removed-when-unequipping-a-weapon/#post-1025</guid>
                    </item>
							        </channel>
        </rss>
		