Define the star $St(S, \mathcal{U})$ of a set $S$ with respect to the collection of sets $\mathcal{U}$ as $St(S, \mathcal{U}) := \bigcup \{U \in \mathcal{U} \mid S \cap U \neq \varnothing\}$. If $S=\{x\}$, we write $St(x,\mathcal{U})$.
Steen and Seebach define a star refinement of a cover $\mathcal{U}=\{U_\alpha\mid\alpha\in A\}$ of a set $X$ as a cover $\mathcal{V} = \{V_\beta\mid\beta\in B\}$ such that $\{St(x,\mathcal{V})\mid x \in X\}$ is a refinement of $\mathcal{U}$ (basically).
Dugundji defines a star refinement of a cover $\mathcal{U}=\{U_\alpha\mid\alpha\in A\}$ of a set $X$ as a cover $\mathcal{V} = \{V_\beta\mid\beta\in B\}$ such that $\{St(V_\beta,\mathcal{V})\mid \beta \in B\}$ is a refinement of $\mathcal{U}$.
I'm wondering if these are equivalent, and if so, are the collections $\mathcal{U}$ and $\mathcal{V}$ are required to be covers?
A Dugundji star refinement (for lack of a better term) is also a Steen and Seebach star refinement even if we drop the requirement that $\mathcal{U}$ and $\mathcal{V}$ are covers (assuming $\mathcal{U}$ is nonempty): Suppose $x \in X$. Either $x \in \bigcup\mathcal{V}$ or $x \notin \bigcup\mathcal{V}$. If the former, then $x \in V_\beta$ for some $\beta \in B$ and we have $St(x,\mathcal{V}) \subseteq St(V_\beta,\mathcal{V}) \subseteq U_\alpha$ for some $\alpha \in A$ since any $V_\gamma \in \mathcal{V}$ containing $x$ must intersect $V_\beta$. If the latter, then $St(x,\mathcal{V})=\varnothing \subseteq U_\alpha$ for any $\alpha \in A$.
I feel like I must be missing something simple, because I can't seem to prove the converse (with or without the covering assumption).