ChampionPassive interface

The data about a champion's passive.

Signature:

export interface ChampionPassive 

Properties

description

A short textual description of this champion's passive ability.

Type: String


icon

A link to the icon used in game to represent this champion's passive ability.

Type: String


name

The name of the champion's passive ability.

Type: String