-
Notifications
You must be signed in to change notification settings - Fork 0
Documentation
Deviant edited this page Jul 12, 2024
·
14 revisions
ClientWuWa
- Main Class
-
assets
- Save generation assets to the device. | Type:bool
| Default:False
-
lang
- Set the language in which you want to receive information | Type:str
| Default:en
A method that allows you to calculate your history and generate a gacha card
-
link
- Story Log Link | Type:str
-
gacha_id
- Id gacha_id from 1 to 7 Example | Type:Union[int,str]
| Default:None
-
lang
- The language in which to return the result Example | Type:str
| Default:en
-
generator
- Generate a card or not | Type:bool
| Default:False
-
art
- Link to custom image, if empty will be selected from the standard ones. | Type:str
| Default:None
A method that allows you to calculate your history and generate a gacha card
-
generator
- Generate a card or not | Type:bool
| Default:False
Method to create a player's business card
-
resonator
- Resonator (character) IDs as a list | Type:list
| Default:[]
-
uid
- User ID in game | Type:int
orstr
| Default: None -
resonator_art
- Dictionary where the key is the ID of the resonators and the value is a link to the image. Sets custom images | Type:dict
| Default:None
-
nickname
- User Name | Type:str
| Default:"User Name"
-
play_style
- Player's playing style | Type:str
| Dafault:random.choice(_PLAY_STYLE)
-
level
- User Level | Type:int
| Default:1
-
screenshot
- Link to additional image in theBest Screenshot
window | Type:str
| Default:None
-
signature
- Player signature | Type:str
| Default:None
-
config
- A dictionary containing the above arguments, you can only pass it | Type:dict
| Default:{}
Method for creating weapon and character elevation material cards
-
config
- Calculator settings | Type: MaterialCharacter or MaterialWeapon -
card
- Generate a card or not | Type:bool
| Default:False
Method for creating weapon and character information cards
-
id
- Character and Weapon ID
de
, en
, es
, fr
, id
, ja
, ko
, pt
, th
, zh-Hans