Team_Pepega-Shyvana icon

Shyvana

I will dance in their ashes.

Last updated 5 months ago
Total downloads 45807
Total rating 6 
Categories Mods Player Characters
Dependency string Team_Pepega-Shyvana-1.0.2
Dependants 14 other packages depend on this package

This mod requires the following mods to function

RiskofThunder-R2API_ContentManagement-1.0.0 icon
RiskofThunder-R2API_ContentManagement

API for adding content to the game

Preferred version: 1.0.0
RiskofThunder-R2API_Language-1.0.0 icon
RiskofThunder-R2API_Language

API for modifying the language localisation of the game

Preferred version: 1.0.0
RiskofThunder-R2API_Loadout-1.0.0 icon
RiskofThunder-R2API_Loadout

API for registering skills, skins and entity states

Preferred version: 1.0.0
RiskofThunder-R2API_Networking-1.0.0 icon
RiskofThunder-R2API_Networking

Networking API around the Unity UNet Low Level API (LLAPI)

Preferred version: 1.0.0
RiskofThunder-R2API_Prefab-1.0.1 icon
RiskofThunder-R2API_Prefab

API for Prefab creation, networking and duplication

Preferred version: 1.0.1
RiskofThunder-R2API_RecalculateStats-1.0.0 icon
RiskofThunder-R2API_RecalculateStats

API for manipulating Character Stats

Preferred version: 1.0.0
RiskofThunder-R2API_Sound-1.0.0 icon
RiskofThunder-R2API_Sound

API for adding custom sounds or musics

Preferred version: 1.0.0
RiskofThunder-R2API_DamageType-1.0.0 icon
RiskofThunder-R2API_DamageType

API for registering damage types

Preferred version: 1.0.0

README

Preview

Preview Preview

Skills

Icon Name Description
Shyvana
Primary: Twin Bite Swing your gauntlets for 285% damage. Grants +2 Fury on-hit.
Secondary: Flame Breath Shoot a slow-moving fireball that explodes on impact for 315% damage, and ignites enemies.
Utility: Burnout Wreath yourself in flames and damage enemies for 750% damage per tick, draining their health. Gain increased movement speed while the flames are active.
Special: Dragon's Descent Usable at >150 Fury. Leap to target location, dealing 380% damage on impact and assuming your true form, changing all of your abilities.
Shyvana (Dragon Form)
Primary: Twin Bite Swing your gauntlets for 350% damage. Grants +2 Fury on-hit.
Secondary: Exhale Fire Breathe fire in a cone in front of you for 50% damage.
Utility: Draconic Leap Flap your wings and leap in a direction, dealing 320% damage, and Ruining an area on impact.
Special: Scorched Earth Spit a fireball which flies in an arc and explodes for 700% damage, Ruining the area of impact.

*Ruin: Ruined areas deal 2240% damage over time.

Team

This team is my commissions account. It is a team due to how Thunderstore manages upload accounts, however, it is only run by me (Dragonyck).

If you wanna check my personal projects, they're on my main account:

plug

Discord Contact: Dragonyck#4653

Other projects I developed:

Koko's Item Box Super Void Barnacle Spearman Katarina V2 Skills

Installation

R2modman is recommended.

Manual:

1 - Download and install BepInExPack and R2API

2 - Extract the "Shyvana" dll to your plugins folder

3 - Have fun!

Credits

Nines - Bug testing, overall balance, and for commissioning this awesome mod.

Dragonyck - Mod Author.

wei jie wang - Art used for the mod page icon.

Rob - Character templates

KEB - IDRS Helper

Violet - Big brain

Everyone involved with the cores and api's that made modding possible

All the peeps with bug reports and stuff

Changelog

1.0.2

  • Added WolfoQOL incompatibility and removed CrocoDamageTypeController component from dragon form. I inherit Croco.Leap, WolfoQOL doesn't null check CrocoDamageTypeController so I added it so it could run with no issues. But then Spikestrip doesn't nullcheck CrocoDamageTypeController fields, so it's better to just add WolfoQOL incompatibility to avoid this nullref snowball that vanilla skill edit mods tend to cause for not null checking.
  • Dragon Form -- Armor per level increases 0 => 3 -- Jump power increases 18 => 20
  • Ruin now heals for 20% of the damage
  • Interaction distance increased 3 => 6

1.0.1

  • Added a CrocoDamageTypeController component to dragon form so WolfoQualityOfLife hook can run with no issues.

1.0.0

  • Release