# Homepage

# 🔮 Tensura: Arcane

### A content expansion addon that adds new races, skills, and experimental abilities inspired by Tensura lore and other media.

---

## ⚠ Configuration Notice

Tensura: Arcane currently does **not have automatic integration with Tensura’s reincarnation system**.

Tensura: Arcane races are fully configurable. You can find them in `\config\tensura\race` under the name `tratiefling_config`, `tragenasi_config` and `trafairy_config`:

You must manually add skills and races into:

`\config\tensura\reincarnation_config.toml`

---

### ✦ Starting / Secondary Skills

```toml
"trarcane:investigator", "trarcane:necro_lord", "trarcane:holy"
```
With Disintegration and Milim Eye

```toml
"trarcane:investigator", "trarcane:necro_lord", "trarcane:holy", "trarcane:disintegration", "trarcane:milim_eye"
```

### ✦ Starting / Random Races

```toml
"trarcane:lesser_fairy", "trarcane:genasi", "trarcane:tiefling"
```

---

## Features

### ✦ New Races
Tensura: Arcane introduces several new playable races:

  - [Fairy](/en/project/trarcane/latest/docs/about_race/fairy)
  - [Genasi](/en/project/trarcane/latest/docs/about_race/genasi)
  - [Tiefling](/en/project/trarcane/latest/docs/about_race/tiefling)

---

### ✦ New Skills

This addon adds a few new skills to Tensura:

- **Extra Skills**
  - [Celestial Eye](/en/project/trarcane/latest/docs/about_extra/celestial_eye)
  - [Rest](/en/project/trarcane/latest/docs/about_extra/rest)
  - [Replenish](/en/project/trarcane/latest/docs/about_extra/replenish)

- **Unique Skills**
  - [Investigator](/en/project/trarcane/latest/docs/about_unique/investigator)
  - [Necro Lord](/en/project/trarcane/latest/docs/about_unique/necro_lord)
  - [Milim Eye](/en/project/trarcane/latest/docs/about_unique/milim_eye)
  - [Disintegration](/en/project/trarcane/latest/docs/about_unique/disintegration)
  - [Holy](/en/project/trarcane/latest/docs/about_unique/holy)

- **Ultimate Skills**
  - [Mega Disintegration](/en/project/trarcane/latest/docs/about_ultimate/mega_disintegration)

---

### ✦ Design Philosophy

- Built for fun and experimentation
- Not strictly balanced for PvP

---