pub async fn get_all_effects(
configuration: &Configuration,
params: GetAllEffectsParams,
) -> Result<DataPageEffectSchema, Error<GetAllEffectsError>>Expand description
List of all effects. Effects are used by equipment, tools, runes, consumables and monsters. An effect is an action that produces an effect on the game.