> For the complete documentation index, see [llms.txt](https://ro0-4.gitbook.io/godro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ro0-4.gitbook.io/godro/custom-modifications/disabled-and-removed-items.md).

# Disabled & Removed Items

🔸 **Good Ol' Days Special**

* **`Transcendent Equipments`**\
  ⤷ **Removed:** All monsters and sources have been disabled from dropping these items.
* **`Dead Branch`**\
  ⤷ Effect Disable&#x64;**:** Summoning random monster
* **`Raydric Archer Card, Grove Card, Anopheles Card, Cloud Hermit Card, Cramp Card, Hylozoist Card`**\
  ⤷ Effect Disable&#x64;**:** As community request

***

#### 🔸 **Elemental Weapons**

* `Kindling_Dagger`, `Obsidian_Dagger`, `Fisherman's_Dagger`\
  ⤷ **Removed from**: Old Blue Box (OBB), Old Purple Box (OPB), NPC Shops
* `Magma Fist`, `Icicle_Fist`, `Electric_Fist`, `Seismic_Fist`, `Jujube_Dagger`\
  ⤷ **Removed from**: Old Blue Box (OBB), Old Purple Box (OPB)

***

#### 🔸 Disabled Weapons

* `Elemental Sword`\
  ⤷ **Removed from**: Monster Drops

***

#### 🔸 Disabled/Modified Cards

* `Creamy Card`\
  ⤷ **Modified Effect**: Replaces Teleport Lv.1 with a chance to drop a **Fly Wing** when killing a monster.
* `Cramp Card`\
  ⤷ **Effect Removed**: Gain zeny from killed monsters.
* `MVP Cards`, `Angeling Card`, `Deviling Card`, `Maya Purple Card`, `Ghostring Card`\
  ⤷ **Removed from**: Monster Drops and Old Card Album

***

#### 🔸 **Level 4 Weapons**

* **Removed from**: Old Blue Box (OBB) and Old Purple Box (OPB)

***

#### 🔸 **Additional Disabled Weapons**

* `Orc Archer Bow`\
  ⤷ **Removed from**: Monster Drops

***

#### 🔸 **Additional OBB Drop Removal**

* `Santa Poring Card`\
  ⤷ **Removed from**: Gift Box

***

#### 🔸 **Ore Downgrading NPC**

* System has been **permanently disabled**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://ro0-4.gitbook.io/godro/custom-modifications/disabled-and-removed-items.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
