pub fn get_object_summon_duration(index: u16) -> f64
Get the summon duration of the object at a certain index in the read object list.
Note: Returns -1 if indefinite.
index The index of the object.
index
Returns the summon duration.