# January 24, 2026

## January 24, 2026

Patch notes for Saturday, January 24, 2026.

#### Cash Shop

* Added new material items for crafting.
* Available only during **CBT #2 Phase**.

#### Pokemon Egg

* Added the first evolution system:
  * Bulbasaur → Ivysaur
  * Charmander → Charmeleon
  * Squirtle → Wartortle
  * Weedle → Kakuna
  * Pidgey → Pidgeotto
  * Abra → Kadabra
  * Gastly → Haunter
* Updated evolution materials from unevolved stages to first evolution stages.
* All Pokemon Eggs now start with `749` Intimacy.
* Only `1` feeding is needed to reach **Cordial**.
* The Intimacy change is active only during **CBT #2 Phase**.

#### Weapon Skins

* Weapon skins can now be refined with a different success rate than regular equipment.
* Successful refinement now grants bonus effects.

#### NPCs

* Added **Black Set Crafter — Blitty**.
* Added **Falconer Set Crafter — Hawke**.
* Added **Equipment Upgrader — Goldo**.

#### Rental Equipment

* Added new `7 Day` rentals with bonus effects:
  * Syringe in Mouth
  * Orange in Mouth
  * Strawberry in Mouth
  * Ring of Exp Rate
  * Ring of Drop Rate
  * C. Exp Rate Chip
  * C. Drop Rate Chip

#### Skill Adjustments

**Monk — \[Absorb Spirit]**

* Added `2` second cast time.

**Blacksmith — \[Greed]**

* Added `30` second cooldown.
* Increased area of effect from `5x5` to `7x7` cells.

```
5x5                         7x7

      x x x x x x x
x x x x x      x x x x x x x
x x x x x      x x x x x x x
x x o x x  →   x x x o x x x
x x x x x      x x x x x x x
x x x x x      x x x x x x x
               x x x x x x x
```

**Priest — \[Gloria]**

* The skill was reworked:
  * Lv.1 — `LUK +10`, duration `50 sec`
  * Lv.2 — `LUK +20`, duration `20 sec`
  * Lv.3 — `LUK +30`, duration `30 sec`
  * Lv.4 — `LUK +40`, duration `20 sec`
  * Lv.5 — `LUK +50`, duration `10 sec`


---

# Agent Instructions: 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:

```
GET https://lokagamers.gitbook.io/rowiki/server-information/patch-notes/cbt/january-2026/january-24-2026.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
