keys

package
v1.15.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 4, 2023 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

View Source
const ChildePassive = "childe-talent-passive"

Variables

View Source
var CharKeyToEle = map[Char]attributes.Element{
	AetherAnemo:      attributes.Anemo,
	LumineAnemo:      attributes.Anemo,
	AetherGeo:        attributes.Geo,
	LumineGeo:        attributes.Geo,
	AetherElectro:    attributes.Electro,
	LumineElectro:    attributes.Electro,
	AetherDendro:     attributes.Dendro,
	LumineDendro:     attributes.Dendro,
	AetherHydro:      attributes.Hydro,
	LumineHydro:      attributes.Hydro,
	AetherPyro:       attributes.Pyro,
	LuminePyro:       attributes.Pyro,
	AetherCryo:       attributes.Cryo,
	LumineCryo:       attributes.Cryo,
	Albedo:           attributes.Geo,
	Aloy:             attributes.Cryo,
	Amber:            attributes.Pyro,
	Barbara:          attributes.Hydro,
	Beidou:           attributes.Electro,
	Bennett:          attributes.Pyro,
	Chongyun:         attributes.Cryo,
	Cyno:             attributes.Electro,
	Diluc:            attributes.Pyro,
	Diona:            attributes.Cryo,
	Eula:             attributes.Cryo,
	Fischl:           attributes.Electro,
	Ganyu:            attributes.Cryo,
	Hutao:            attributes.Pyro,
	Jean:             attributes.Anemo,
	Kazuha:           attributes.Anemo,
	Kaeya:            attributes.Cryo,
	Ayaka:            attributes.Cryo,
	Ayato:            attributes.Hydro,
	Keqing:           attributes.Electro,
	Kirara:           attributes.Dendro,
	Klee:             attributes.Pyro,
	Sara:             attributes.Electro,
	Lisa:             attributes.Electro,
	Mona:             attributes.Hydro,
	Ningguang:        attributes.Geo,
	Noelle:           attributes.Geo,
	Qiqi:             attributes.Cryo,
	Raiden:           attributes.Electro,
	Razor:            attributes.Electro,
	Rosaria:          attributes.Cryo,
	Kokomi:           attributes.Hydro,
	Sayu:             attributes.Anemo,
	Sucrose:          attributes.Anemo,
	Tartaglia:        attributes.Hydro,
	Thoma:            attributes.Pyro,
	Venti:            attributes.Anemo,
	Xiangling:        attributes.Pyro,
	Xiao:             attributes.Anemo,
	Xingqiu:          attributes.Hydro,
	Xinyan:           attributes.Pyro,
	Yanfei:           attributes.Pyro,
	Yoimiya:          attributes.Pyro,
	Zhongli:          attributes.Geo,
	Gorou:            attributes.Geo,
	Itto:             attributes.Geo,
	Shenhe:           attributes.Cryo,
	Yunjin:           attributes.Geo,
	YaeMiko:          attributes.Electro,
	Yelan:            attributes.Hydro,
	Kuki:             attributes.Electro,
	Heizou:           attributes.Anemo,
	Tighnari:         attributes.Dendro,
	Collei:           attributes.Dendro,
	Dori:             attributes.Electro,
	Candace:          attributes.Hydro,
	Nilou:            attributes.Hydro,
	Nahida:           attributes.Dendro,
	Alhaitham:        attributes.Dendro,
	Layla:            attributes.Cryo,
	Faruzan:          attributes.Anemo,
	Wanderer:         attributes.Anemo,
	Baizhu:           attributes.Dendro,
	Dehya:            attributes.Pyro,
	Yaoyao:           attributes.Dendro,
	Mika:             attributes.Cryo,
	Kaveh:            attributes.Dendro,
	TestCharDoNotUse: attributes.Geo,
}

Functions

This section is empty.

Types

type Char

type Char int
const (
	NoChar Char = iota
	AetherAnemo
	LumineAnemo
	AetherGeo
	LumineGeo
	AetherElectro
	LumineElectro
	AetherDendro
	LumineDendro
	AetherHydro
	LumineHydro
	AetherPyro
	LuminePyro
	AetherCryo
	LumineCryo
	Aether
	Lumine
	TravelerDelim // delim
	Albedo
	Aloy
	Amber
	Barbara
	Beidou
	Bennett
	Chongyun
	Cyno
	Diluc
	Diona
	Eula
	Fischl
	Ganyu
	Hutao
	Jean
	Kazuha
	Kaeya
	Ayaka
	Ayato
	Keqing
	Kirara
	Klee
	Sara
	Lisa
	Mona
	Ningguang
	Noelle
	Qiqi
	Raiden
	Razor
	Rosaria
	Kokomi
	Sayu
	Sucrose
	Tartaglia
	Thoma
	Venti
	Xiangling
	Xiao
	Xingqiu
	Xinyan
	Yanfei
	Yoimiya
	Zhongli
	Gorou
	Itto
	Shenhe
	Yunjin
	YaeMiko
	Yelan
	Kuki
	Heizou
	Tighnari
	Collei
	Dori
	Candace
	Nilou
	Nahida
	Alhaitham
	Layla
	Faruzan
	Wanderer
	Baizhu
	Dehya
	Yaoyao
	Mika
	Kaveh
	TestCharDoNotUse
	EndCharKeys
)

func (*Char) MarshalJSON

func (c *Char) MarshalJSON() ([]byte, error)

func (Char) Pretty

func (c Char) Pretty() string

func (Char) String

func (c Char) String() string

func (*Char) UnmarshalJSON

func (c *Char) UnmarshalJSON(b []byte) error

type Set

type Set int
const (
	NoSet Set = iota
	Adventurer
	ArchaicPetra
	Berserker
	BlizzardStrayer
	BloodstainedChivalry
	BraveHeart
	CrimsonWitchOfFlames
	DeepwoodMemories
	DefendersWill
	DesertPavilionChronicle
	VourukashasGlow
	EchoesOfAnOffering
	EmblemOfSeveredFate
	FlowerOfParadiseLost
	Gambler
	GladiatorsFinale
	GildedDreams
	HeartOfDepth
	HuskOfOpulentDreams
	Instructor
	Lavawalker
	LuckyDog
	MaidenBeloved
	MartialArtist
	NoblesseOblige
	NymphsDream
	OceanHuedClam
	PaleFlame
	PrayersForDestiny
	PrayersForIllumination
	PrayersForWisdom
	PrayersToSpringtime
	ResolutionOfSojourner
	RetracingBolide
	Scholar
	ShimenawasReminiscence
	TenacityOfTheMillelith
	TheExile
	ThunderingFury
	Thundersoother
	TinyMiracle
	TravelingDoctor
	VermillionHereafter
	ViridescentVenerer
	WanderersTroupe
)

func (*Set) MarshalJSON

func (s *Set) MarshalJSON() ([]byte, error)

func (Set) String

func (c Set) String() string

func (*Set) UnmarshalJSON

func (c *Set) UnmarshalJSON(b []byte) error

type Weapon

type Weapon int
const (
	NoWeapon Weapon = iota
	Akuoumaru
	AlleyHunter
	AmenomaKageuchi
	AmosBow
	ApprenticesNotes
	AquaSimulacra
	AquilaFavonia
	AThousandFloatingDreams
	BeaconOfTheReedSea
	BeginnersProtector
	BlackcliffAgate
	BlackcliffLongsword
	BlackcliffPole
	BlackcliffSlasher
	BlackcliffWarbow
	BlackTassel
	BloodtaintedGreatsword
	CalamityQueller
	CinnabarSpindle
	CompoundBow
	CoolSteel
	CrescentPike
	DarkIronSword
	Deathmatch
	DebateClub
	DodocoTales
	DragonsBane
	DragonspineSpear
	DullBlade
	ElegyForTheEnd
	EmeraldOrb
	EndOfTheLine
	EngulfingLightning
	EverlastingMoonglow
	EyeOfPerception
	FadingTwilight
	FavoniusCodex
	FavoniusGreatsword
	FavoniusLance
	FavoniusSword
	FavoniusWarbow
	FerrousShadow
	FesteringDesire
	FilletBlade
	ForestRegalia
	FreedomSworn
	Frostbearer
	FruitOfFulfillment
	HakushinRing
	Halberd
	Hamayumi
	HaranGeppakuFutsu
	HarbingerOfDawn
	HuntersBow
	HuntersPath
	IbisPiercer
	IronPoint
	IronSting
	JadefallsSplendor
	KagotsurubeIsshin
	KagurasVerity
	KatsuragikiriNagamasa
	KeyOfKhajNisut
	KingsSquire
	KitainCrossSpear
	LightOfFoliarIncision
	LionsRoar
	LithicBlade
	LithicSpear
	LostPrayerToTheSacredWinds
	LuxuriousSeaLord
	MagicGuide
	MailedFlower
	MakhairaAquamarine
	MappaMare
	MemoryOfDust
	Messenger
	MissiveWindspear
	MistsplitterReforged
	MitternachtsWaltz
	Moonpiercer
	MouunsMoon
	OathswornEye
	OldMercsPal
	OtherworldlyStory
	PocketGrimoire
	PolarStar
	Predator
	PrimordialJadeCutter
	PrimordialJadeWingedSpear
	PrototypeAmber
	PrototypeArchaic
	PrototypeCrescent
	PrototypeRancour
	PrototypeStarglitter
	Rainslasher
	RavenBow
	RecurveBow
	RedhornStonethresher
	RoyalBow
	RoyalGreatsword
	RoyalGrimoire
	RoyalLongsword
	RoyalSpear
	Rust
	SacrificialBow
	SacrificialFragments
	SacrificialGreatsword
	SacrificialSword
	SapwoodBlade
	SeasonedHuntersBow
	SerpentSpine
	SharpshootersOath
	SilverSword
	SkyriderGreatsword
	SkyriderSword
	SkywardAtlas
	SkywardBlade
	SkywardHarp
	SkywardPride
	SkywardSpine
	Slingshot
	SnowTombedStarsilver
	SolarPearl
	SongOfBrokenPines
	StaffOfHoma
	StaffOfTheScarletSands
	SummitShaper
	SwordOfDescension
	TheAlleyFlash
	TheBell
	TheBlackSword
	TheCatch
	TheFlute
	TheStringless
	TheUnforged
	TheViridescentHunt
	TheWidsith
	ThrillingTalesOfDragonSlayers
	ThunderingPulse
	ToukabouShigure
	TravelersHandySword
	TulaytullahsRemembrance
	TwinNephrite
	VortexVanquisher
	WanderingEvenstar
	WasterGreatsword
	WavebreakersFin
	Whiteblind
	WhiteIronGreatsword
	WhiteTassel
	WindblumeOde
	WineAndSong
	WolfsGravestone
	XiphosMoonlight
)

func (*Weapon) MarshalJSON

func (c *Weapon) MarshalJSON() ([]byte, error)

func (Weapon) String

func (c Weapon) String() string

func (*Weapon) UnmarshalJSON

func (c *Weapon) UnmarshalJSON(b []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL